Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Teach bash about completing arguments for git-tag
[gitweb.git]
/
Documentation
/
git-rebase.txt
diff --git
a/Documentation/git-rebase.txt
b/Documentation/git-rebase.txt
index 96907d48632be36d0d8c66f6a0b4d937b7a38cb6..a1b6dce73d2f2075ef163bf4d6cdea1abc6104ce 100644
(file)
--- a/
Documentation/git-rebase.txt
+++ b/
Documentation/git-rebase.txt
@@
-130,7
+130,7
@@
the following situation:
then the command
- git-rebase --onto topicA~5 topicA~
2
topicA
+ git-rebase --onto topicA~5 topicA~
3
topicA
would result in the removal of commits F and G: