Edgewall Software

Changes between Version 7 and Version 8 of CommitTicketUpdater


Ignore:
Timestamp:
Mar 16, 2011, 9:38:35 AM (13 years ago)
Author:
Floris Lambrechts <floris.lambrechts@…>
Comment:

custom command names in trac.ini

Legend:

Unmodified
Added
Removed
Modified
  • CommitTicketUpdater

    v7 v8  
    1818The 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.
    1919
    20 You can use the following commands:
     20By default, you can use the following commands (edit in `trac.ini` section `[ticket]` the values `commit_ticket_update_commands.close` and  `commit_ticket_update_commands.refs` to add or change these)
    2121* To **close** a ticket: //close//, //closed//, //closes//, //fix//, //fixed//, //fixes//
    2222* To **reference** a ticket: //addresses//, //re//, //references//, //refs//, //see//