Merge branch 'sb/rebase-summary'
authorJunio C Hamano <gitster@pobox.com>
Thu, 10 Mar 2016 18:56:41 +0000 (10:56 -0800)
committerJunio 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
index 6cca8bb51dcabd47474ad63d908d7ec5d06d8703..6ed610a031eeec7320adbbb4a627dc4997499e56 100644 (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
 --------