Skip to content

Commit

Permalink
Documentation: reword rebase summary
Browse files Browse the repository at this point in the history
The wording is introduced in c3f0baa (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>
  • Loading branch information
Stefan Beller authored and Junio C Hamano committed Mar 2, 2016
1 parent 326e5bc commit b385085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-rebase.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
--------
Expand Down

0 comments on commit b385085

Please sign in to comment.