]> git.99rst.org Git - git.git/commit
doc: git-rebase: start with an example
authorJulia Evans <redacted>
Sat, 23 Aug 2025 00:42:58 +0000 (00:42 +0000)
committerJunio C Hamano <redacted>
Sat, 23 Aug 2025 16:03:28 +0000 (09:03 -0700)
commitf39a29c22ee5deb184517c99890bd749f2114a98
treec04b2837dac448bbcf85fd744ffd2f6e3fb86afc
parent16bd9f20a403117f2e0d9bcda6c6e621d3763e77
doc: git-rebase: start with an example

- Start with an example that mirrors the example in the `git-merge` man
  page, to make it easier for folks to understand the difference between
  a rebase and a merge.
- Mention that rebase can combine or reorder commits

Signed-off-by: Julia Evans <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-rebase.adoc
git clone https://git.99rst.org/PROJECT