]> git.ipfire.org Git - thirdparty/git.git/commit
doc: git rebase: clarify arguments syntax
authorJulia Evans <julia@jvns.ca>
Sat, 23 Aug 2025 00:43:00 +0000 (00:43 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sat, 23 Aug 2025 16:03:29 +0000 (09:03 -0700)
commit1469715a9c9dc6e291567fcee16cda9943767138
tree60e14172ce99ab4fe756835c05a4bced2d7bc130
parentaf5a099197fca46fd0a255fe036ab03f2d63ffe3
doc: git rebase: clarify arguments syntax

Remove duplicate explanation of `git rebase <upstream> <branch>` which
is already explained above.

Signed-off-by: Julia Evans <julia@jvns.ca>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-rebase.adoc