[MERGE] Add tests for commit_message_template hooks.
Jelmer Vernooij
jelmer at samba.org
Thu Aug 21 18:13:06 BST 2008
The attached patch adds a commit_message_template hook, which allows
plugins to modify the commit message that is displayed by default when
opening an editor to change the commit message.
Some use cases for this:
* suggesting a commit message by taking the last entry or the newly added
lines from a ChangeLog file or a debian/changelog file
(like debcommit already does atm)
* fill in "Merged [branch-nick]." when committing merges
Cheers,
Jelmer
--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: commit-message-template-hook-3644.patch
Type: text/x-diff
Size: 7345 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080821/c0c4cb88/attachment.bin
More information about the bazaar
mailing list