Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
fix suggested branch creation command when detaching head
[gitweb.git]
/
Documentation
/
git-rebase.txt
diff --git
a/Documentation/git-rebase.txt
b/Documentation/git-rebase.txt
index 03e867a403a034e49e63fc0123970b44a199e8b5..0cb9e1f10a26866eb0c908ed9a6f7a81d23532e7 100644
(file)
--- a/
Documentation/git-rebase.txt
+++ b/
Documentation/git-rebase.txt
@@
-3,7
+3,7
@@
git-rebase(1)
NAME
----
-git-rebase -
Rebase local commits to a new
head
+git-rebase -
Forward-port local commits to the updated upstream
head
SYNOPSIS
--------