]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ec/commit-fixup-options' into seen
authorJunio C Hamano <gitster@pobox.com>
Fri, 31 Jul 2026 23:20:56 +0000 (16:20 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 31 Jul 2026 23:20:56 +0000 (16:20 -0700)
commit07343a7e2637b229fe73f836b7b20bfbbf030f2d
tree06bb834e05ef12a6bc6475a80385cb4dfd04b25e
parente538354174bf1aa2bff8070e4323cbd1c507bb3e
parentf1c098502df421cb0c96bb168044c278ef9d7990
Merge branch 'ec/commit-fixup-options' into seen

Support for '-m', '-F', '-c', or '-C' options to supply a commit log
message from outside the editor has been added for all 'git commit
--fixup' variations.

* ec/commit-fixup-options:
  commit: allow -c/-C for all kinds of --fixup
  commit: allow -m/-F for all kinds of --fixup
builtin/commit.c
t/t7500-commit-template-squash-signoff.sh