Hi,
I wrote a start-commit hook that will return (when exited), a number.
Is it possible that the return value will be automatically inserted to the commit BugId value? or the message body itself?
Thanks.
Hi,
I wrote a start-commit hook that will return (when exited), a number.
Is it possible that the return value will be automatically inserted to the commit BugId value? or the message body itself?
Thanks.
To insert something in the commit dialog (message body and/or bugid value), implement an IBugtraqProvider plugin.