Making bzr commit more like debcommit

Martin Pool mbp at canonical.com
Tue Jan 25 06:03:43 UTC 2011


On 25 January 2011 03:32, Robert Collins <robertc at robertcollins.net> wrote:
> Should be easy enough to add a hook to get fixes from plugins; the
> tricky bit is allowing users to confirm that the detected things are
> correct (or perhaps thats overkill?)
>
> Anyhow the bzr-builddeb, commitfromnews, launchpad plugins would all
> probably like this.

Yes, let's add a hook.  <https://bugs.launchpad.net/bzr/+bug/707274>

There is already commit_message_template, and start_commit.

I guess what we want here is a hook that can say:

 * here's the actual message to use; you don't need to edit it
 * i've modified the revision properties as follows

-- 
Martin



More information about the ubuntu-distributed-devel mailing list