]> git.ipfire.org Git - thirdparty/git.git/commit - t/t4038-diff-combined.sh
Merge branch 'ab/bundle-wo-args'
authorJunio C Hamano <gitster@pobox.com>
Thu, 5 Jan 2023 06:07:22 +0000 (15:07 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 5 Jan 2023 06:07:22 +0000 (15:07 +0900)
commitbc58ebf84e2729a60175baf6a7bb967b31f934bf
tree6636cafc89a0e1656aec3d6c119ff82b4f002b1e
parent6b1e4b13bf3c94deb0fd00498f88db8f8650255d
parent6d5e9e53aa46b97227a25c85400fd00b8237411a
Merge branch 'ab/bundle-wo-args'

Fix to a small regression in 2.38 days.

* ab/bundle-wo-args:
  bundle <cmd>: have usage_msg_opt() note the missing "<file>"
  builtin/bundle.c: remove superfluous "newargc" variable
  bundle: don't segfault on "git bundle <subcmd>"
builtin/bundle.c