]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/doc-rebase-fuzz-vs-offset-fix' into maint-2.46
authorJunio C Hamano <gitster@pobox.com>
Fri, 16 Aug 2024 19:50:54 +0000 (12:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 16 Aug 2024 19:50:55 +0000 (12:50 -0700)
"git rebase --help" referred to "offset" (the difference between
the location a change was taken from and the change gets replaced)
incorrectly and called it "fuzz", which has been corrected.

* jc/doc-rebase-fuzz-vs-offset-fix:
  doc: difference in location to apply is "offset", not "fuzz"

1  2 
Documentation/git-rebase.txt

Simple merge