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] git-rebase-script: rebase local commits to new upstream head. (59e6b23)
history
|
raw
|
HEAD
1
#!/bin/sh
2
git
-update-cache --add --
"$@"