]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'je/doc-rebase' into jch
authorJunio C Hamano <gitster@pobox.com>
Sun, 10 Aug 2025 00:30:35 +0000 (17:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 Aug 2025 00:30:35 +0000 (17:30 -0700)
commit8b979a6048c4fa737da4a868546e72131a582111
tree8550e11795f02035da98ae46777037f7d90911b8
parentec9709c761669ea08c68e931c40ef6bd381be47a
parent99795a149aa6b639e6591d8f770b339b887e6b56
Merge branch 'je/doc-rebase' into jch

* je/doc-rebase:
  doc: git-rebase: update discussion of internals
  doc: git-rebase: move --onto explanation down
  doc: git rebase: clarify arguments syntax
  doc: git rebase: dedup merge conflict discussion
  doc: git-rebase: start with an example