From: Junio C Hamano Date: Wed, 3 Jun 2026 23:14:09 +0000 (+0900) Subject: Merge branch 'ec/commit-fixup-options' into seen X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=8b32fd4e9cbc9132db59f6ab76f052f3b0e02bd8;p=thirdparty%2Fgit.git Merge branch 'ec/commit-fixup-options' into seen The -m/-F/-c/-C options to supply commit log message from outside the editor are now supported 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 --- 8b32fd4e9cbc9132db59f6ab76f052f3b0e02bd8