gregwebs / trac-cl

use trac from the command line

This URL has Read+Write access

name age message
file LICENSE.txt Loading commit data...
file README
file utrac
README
utrac 238 patch_file
- posts patch_file as a trac attachment for ticket 238

utrac 238 -d patch_file.diff > patch_file.diff
- downloads patch_file attachment from trac

utrac 238 -l 
- lists attachments to ticket

change TRAC_URL at the top of the utrac script (or send a patch to make it configurable

will source a ~/.utrac file
- first line is username
- second line is password

git diff | utrac 238 --name patch_file.diff -
- use piped input