diff options
author | Jeff King <peff@peff.net> | 2006-06-23 09:43:38 -0400 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-06-23 16:55:51 -0700 |
commit | cda8ab59bbdb24b4ef87083781dac1f4f1b973a1 (patch) | |
tree | e824785f5b7ace7d2ae1d69819be2a6678922d14 /diff.h | |
parent | 8d3cbd27d46bdf42d632de0a2e7f048855941128 (diff) | |
download | git-cda8ab59bbdb24b4ef87083781dac1f4f1b973a1.tar.gz |
git-commit: allow -e option anywhere on command line
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>
Diffstat (limited to 'diff.h')
0 files changed, 0 insertions, 0 deletions