303
303
These are all empty initially.
307
307
"Called when a commit message is being generated. "
308
308
"commit_message_template is called with the bzrlib.commit.Commit "
309
309
"object and the message that is known so far. "
310
310
"commit_message_template must return a new message to use (which "
312
312
"hooks registered for commit_message_template, they are chained "
313
313
"with the result from the first passed into the second, and so "
317
317
hooks = MessageEditorHooks()