Version 1 (modified by butler, 9 years ago) (diff) |
---|
To refer to trac tickets in commit messages the basic syntax is of the form [command] [ticketreference]. A colon between the command and the ticket reference is allowed. The ticketreference also allows to list multiple ticket numbers separated by spaces and/or comma. The word 'and' is also allowed between ticket numbers.
One can optionally refer to tickets with the following words
ticket, issue, bug Examples (note: not verified!):
close #10 closed: #10 closes #10 closes ticket:10 fixes #10 fixes bug:10 see issue 5 references #5, #6 fixes #10 and #11