]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ty/doc-diff-u-wo-number' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 18 Mar 2026 19:23:44 +0000 (12:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Mar 2026 19:23:44 +0000 (12:23 -0700)
"git diff -U<num>" was too lenient in its command line parsing and
took an empty string as a valid <num>.

* ty/doc-diff-u-wo-number:
  diff: document -U without <n> as using default context

1  2 
Documentation/diff-options.adoc

Simple merge