mirror of
https://github.com/git/git.git
synced 2026-01-21 08:00:54 +00:00
Previously, the command 'git-commit -e -m foo' would ignore the '-e' option because the '-m' option overwrites the no_edit flag during sequential option parsing. Now we cause -e to reset the no_edit flag after all options are parsed. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
16 KiB
Executable File
16 KiB
Executable File