Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Added a test for fetching remote tags when there is not tags.
[gitweb.git]
/
git-rebase.sh
diff --git
a/git-rebase.sh
b/git-rebase.sh
index 52c686fc8c51564d303ddea411dc09265e1222f2..c9942f24009bd01ee0fee8990f64e64d9e43364c 100755
(executable)
--- a/
git-rebase.sh
+++ b/
git-rebase.sh
@@
-221,7
+221,6
@@
do
;;
-C*)
git_am_opt="$git_am_opt $1"
- shift
;;
-*)
usage