Skip to content

Commit b385085

Browse files
stefanbellergitster
authored andcommitted
Documentation: reword rebase summary
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 <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 326e5bc commit b385085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-rebase.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ git-rebase(1)
33

44
NAME
55
----
6-
git-rebase - Forward-port local commits to the updated upstream head
6+
git-rebase - Reapply commits on top of another base tip
77

88
SYNOPSIS
99
--------

0 commit comments

Comments
 (0)