Changes between Version 109 and Version 110 of FAQ
- Timestamp:
- Jul 4, 2013, 2:10:22 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v109 v110 282 282 }}} 283 283 The subject of the patch '''must''' start with "ticket:NUMBER - ", where NUMBER is a valid ticket number on this trac. For example this is a valid subject: "ticket:231 - subject message...". 284 284 285 It's best to '''always''' specify exactly the files that you want to commit, instead of committing everything with the `-a` option, so that you avoid submitting unnecessary changes in your patch. 285 286 3. Then you can make the patch, e.g: