Skip to content

twisted/twisted-dev-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

pip install twisted-dev-tools

Examples

fetch-ticket <ticket-number>
review-tickets
get-attachment get <ticket-number> # Gets latest attachment from ticket
tch-ticket works :)
get-attachment apply <ticket-number> # Gets latest attachment from ticket, applies it to the current git reposiory, and commits it with an appropriate message.
force-build # Force-builds the current git branch, assuming it has been push'd (with dcommit) to svn