| 18 | | If you don't have darcs or don't want to use it, just attach a normal old diff. |
| 19 | | |
| 20 | | == discussion == |
| 21 | | |
| 22 | | If you have an actual diff (as opposed to a darcs patch created with 'darcs send'), then .diff is |
| 23 | | good, because Trac knows how to render them. At least it does on the attachements I looked at |
| 24 | | on #684 . I haven't checked to see what a darcs patch file attached with a .diff filename looks like, |
| 25 | | I think it could get pretty ugly. |
| 26 | | On the other hand, downloading the diff with "Download Original Format" gets a content-type which firefox |
| 27 | | insists upon saving instead of displaying. I think I'm ok with that.. what I care about is being able to |
| 28 | | review the change easily, and Trac's diff markup is pretty good. |
| 29 | | -warner |
| | 17 | If you don't have darcs just attach a normal old unified diff. |