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 checkout": add "-u" flag to update HEAD conditionally (a79944d)
history
|
raw
|
HEAD
1
#!/bin/sh
2
git
-update-cache --add --
"$@"