]> git.ipfire.org Git - thirdparty/git.git/commit - t/t4038-diff-combined.sh
Merge branch 'ab/bundle-wo-args' into maint-2.39
authorJunio C Hamano <gitster@pobox.com>
Tue, 14 Feb 2023 22:15:50 +0000 (14:15 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 14 Feb 2023 22:15:50 +0000 (14:15 -0800)
commit7cbfd0e572560040df3381efb91e3b52b524e128
tree07de4477baafc17bb06513d85a4bab78f38336f3
parent259988af42caa4e17d410790d75dd939144bad24
parent6d5e9e53aa46b97227a25c85400fd00b8237411a
Merge branch 'ab/bundle-wo-args' into maint-2.39

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