Andrew's git
/
gitweb.git
/ git-add-script
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-add-script
on commit
git-apply: take "--apply" flag to force an apply even if we also ask for a diffstat (aefa4a5)
history
|
raw
|
HEAD
1
#!/bin/sh
2
git
-update-cache --add --
"$@"