#578569 [debcommit] Use "git commit -e" when editing commit messages

Package:
devscripts
Source:
devscripts
Description:
scripts to make the life of a Debian Package maintainer easier
Submitter:
Chris Butler
Date:
2010-04-20 21:06:08 UTC
Severity:
wishlist
#578569#5
Date:
2010-04-20 21:03:46 UTC
From:
To:
When committing files with git, it's possible to use '-e' on the commit
commandline to edit the given message. Unlike the '-e' mode of debcommit,
the git message-editing option provides the 'git status' output in the
editor, which is more useful to the user.

The attached patch will add the '-e' to the 'git commit' commandline instead
of spawning the editor itself, when '-e' is provided on the debcommit
commandline.
--- /etc/devscripts.conf ---
--- ~/.devscripts --- DEBSIGN_KEYID="49E3ACD3" DEBCHANGE_RELEASE_HEURISTIC=changelog