Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'sb/rebase-summary'
author
Junio C Hamano
<gitster@pobox.com>
Thu, 10 Mar 2016 18:56:41 +0000
(10:56 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 10 Mar 2016 18:56:41 +0000
(10:56 -0800)
* sb/rebase-summary:
Documentation: reword rebase summary
Documentation/git-rebase.txt
patch
|
blob
|
history
raw
(from parent 1:
ab5d01a
)
diff --git
a/Documentation/git-rebase.txt
b/Documentation/git-rebase.txt
index 6cca8bb51dcabd47474ad63d908d7ec5d06d8703..6ed610a031eeec7320adbbb4a627dc4997499e56 100644
(file)
--- a/
Documentation/git-rebase.txt
+++ b/
Documentation/git-rebase.txt
@@
-3,7
+3,7
@@
git-rebase(1)
NAME
----
-git-rebase -
Forward-port local commits to the updated upstream head
+git-rebase -
Reapply commits on top of another base tip
SYNOPSIS
--------