Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
cmd-list: add git-remote
[gitweb.git]
/
Documentation
/
git-rebase.txt
diff --git
a/Documentation/git-rebase.txt
b/Documentation/git-rebase.txt
index 3dff2dfae781e26ebe500d0197c2c98415b748de..f2ef1f7dc093432e8b6c5644cbac5c5e857cb0ca 100644
(file)
--- a/
Documentation/git-rebase.txt
+++ b/
Documentation/git-rebase.txt
@@
-7,7
+7,7
@@
git-rebase - Forward-port local commits to the updated upstream head
SYNOPSIS
--------
-'git-rebase' [-v] [--merge] [-C
NUM
] [--onto <newbase>] <upstream> [<branch>]
+'git-rebase' [-v] [--merge] [-C
<n>
] [--onto <newbase>] <upstream> [<branch>]
'git-rebase' --continue | --skip | --abort