1
0
mirror of https://github.com/git/git.git synced 2024-09-26 05:40:49 +02:00

Merge branch 'sb/rebase-summary'

* sb/rebase-summary:
  Documentation: reword rebase summary
This commit is contained in:
Junio C Hamano 2016-03-10 10:56:41 -08:00
commit 9ed1d90589

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