Andrew's git
/
gitweb.git
/ git-add-script
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-add-script
on commit
Add "git-prune-packed" that removes objects that exist in a pack. (2396ec8)
history
|
raw
|
HEAD
1
#!/bin/sh
2
git
-update-cache --add --
"$@"