Andrew's git
/
gitweb.git
/ git-add-script
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-add-script
on commit
[PATCH] Fix for git-rev-list --merge-order B ^A (A,B share common base) [rev 2] (99c2bc9)
history
|
raw
|
HEAD
1
#!/bin/sh
2
git
-update-cache --add --
"$@"