summaryrefslogtreecommitdiffstats
path: root/git-rebase.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-08-17 07:48:05 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-08-17 07:48:05 +0000
commit3c1f2c7512cc132bb2ac42233fea8cd1ef4c31f9 (patch)
tree249d4800c15ff4d1af57bd4d0d0c1ad725d10876 /git-rebase.txt
parent3b178be477d5f20850528f5232064ee7d1ec484c (diff)
downloadgit-htmldocs-3c1f2c7512cc132bb2ac42233fea8cd1ef4c31f9.tar.gz
Autogenerated HTML docs for v1.5.3-rc5-15-ga9ab2
Diffstat (limited to 'git-rebase.txt')
-rw-r--r--git-rebase.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-rebase.txt b/git-rebase.txt
index 96907d486..a1b6dce73 100644
--- a/git-rebase.txt
+++ b/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: