Edgewall Software

Changes between Version 11 and Version 12 of CommitTicketUpdater


Ignore:
Timestamp:
Aug 6, 2011, 11:09:22 AM (13 years ago)
Author:
anonymous
Comment:

use no comma , for the example of the space-seperated list!

Legend:

Unmodified
Added
Removed
Modified
  • CommitTicketUpdater

    v11 v12  
    4444     * or contain two characters. For example, if set to "[]", then commands must be in the form of `[closes #4]`.[[BR]][[BR]]
    4545 a. `commit_ticket_update_commands.close`: has a space-separated list, whit commands that close tickets.
    46     * Default values to **close** a ticket: //close//, //closed//, //closes//, //fix//, //fixed//, //fixes//[[BR]][[BR]]
     46    * Default values to **close** a ticket: //close// //closed// //closes// //fix// //fixed// //fixes// [[BR]][[BR]]
    4747 a. `commit_ticket_update_commands.refs`: has a space-separated list, whit commands that add a reference to tickets.
    4848    * Default values to **reference** a ticket: //addresses//, //re//, //references//, //refs//, //see//