Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'git-rebase.sh')
-rwxr-xr-xgit-rebase.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/git-rebase.sh b/git-rebase.sh
index 52c686fc8c..c9942f2400 100755
--- a/git-rebase.sh
+++ b/git-rebase.sh
@@ -221,7 +221,6 @@ do
;;
-C*)
git_am_opt="$git_am_opt $1"
- shift
;;
-*)
usage