Changes between Version 15 and Version 16 of Patches


Ignore:
Timestamp:
2010-07-13T05:28:09Z (14 years ago)
Author:
zooko
Comment:

request descriptive patch description with examples

Legend:

Unmodified
Added
Removed
Modified
  • Patches

    v15 v16  
    1010}}}
    1111
     12Please write a descriptive patch name and description like these ones: [changeset:8ba536319689ec8e], [changeset:1de4d2c594ee64c8], [changeset:d0706d27ea2624b5], [changeset:63b28d707b12202f], [changeset:c18b934c6a8442f8], [changeset:7cadb49b88c03209], [changeset:be6139dad72cdf49].
     13
    1214And attach it to the ticket.
    1315
    14 Please use a filename like {{{*.dpatch}}} so that Trac will display it
    15 with proper syntax highlighting.
     16Please use a filename like {{{*.dpatch}}} so that Trac will display it with proper syntax highlighting.
    1617
    17 If you don't have darcs just attach a normal old unified diff. If you do that, please use a filename like {{{*.patch}}} so that Trac will display it with syntax highlighting.
     18Or without darcs you can attach a normal old unified diff. If you do that, please use a filename like {{{*.patch}}} so that Trac will display it with syntax highlighting. (If using darcs, you can generate a unified diff with {{{darcs diff -u}}}.)