Merge branch 'sb/rebase-summary'

* sb/rebase-summary:
  Documentation: reword rebase summary
maint
Junio C Hamano 2016-03-10 10:56:41 -08:00
commit 9ed1d90589
1 changed files with 1 additions and 1 deletions

View File

@ -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
--------