]> Kevux Git Server - rit/commit
Merge branch 'dk/help-all'
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Aug 2025 21:22:00 +0000 (14:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Aug 2025 21:22:00 +0000 (14:22 -0700)
commita3c6459ab6610d93da8c95000d0ffc803ce39892
treeade7727a3e71d67afb9319b77c8c47eace8f83e7
parent1fa68948c3d76328236cac73d2adf33c905bd8e3
parent129b3632f35a1c46fb30d9e6f275a95119a9d521
Merge branch 'dk/help-all'

"git cmd --help-all" now works outside repositories.

* dk/help-all:
  builtin: also setup gently for --help-all
  parse-options: refactor flags for usage_with_options_internal
git.c
parse-options.c
t/t1517-outside-repo.sh