]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/doc-rebase-fuzz-vs-offset-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 1 Aug 2024 17:18:11 +0000 (10:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 1 Aug 2024 17:18:11 +0000 (10:18 -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