Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/xdiff
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2006-06-23 17:43:38 +0400
committerJunio C Hamano <junkio@cox.net>2006-06-24 03:55:51 +0400
commitcda8ab59bbdb24b4ef87083781dac1f4f1b973a1 (patch)
treee824785f5b7ace7d2ae1d69819be2a6678922d14 /xdiff
parent8d3cbd27d46bdf42d632de0a2e7f048855941128 (diff)
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 'xdiff')
0 files changed, 0 insertions, 0 deletions