Browse Source

Documentation: reword rebase summary

The wording is introduced in c3f0baaca (Documentation: sync git.txt
command list and manual page title, 2007-01-18), but rebase has evolved
since then, capture the modern usage by being more generic about the
rebase command in the summary.

Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Stefan Beller 9 years ago committed by Junio C Hamano
parent
commit
b385085bf9
  1. 2
      Documentation/git-rebase.txt

2
Documentation/git-rebase.txt

@ -3,7 +3,7 @@ git-rebase(1) @@ -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
--------

Loading…
Cancel
Save