Git Issue Tracking

TicGit looks great. I love command line apps and have been looking for something like this for a while. It’s described as a:

Git based distributed ticketing system, including a command line client and web viewer

#>ti list
     # TicId  Title                     State Date  Assgn    Tags                
--------------------------------------------------------------------------------
*    1 9ebd07 add attachment to ticket  open  03/22 schacon  attach,feature      
     2 6ca8be download attached file    open  03/22 schacon  attach,feature      
     3 bec8e9 add a milestone           resol 03/22 schacon  feature,milestone,ne
     4 9b83ea general tag management    open  03/22 schacon  feature,tags        
     5 94f24e show expanded comments    open  03/22 schacon  feature,ticket      
     6 f3dd9b remove a ticket           open  03/22 schacon  feature,ticket      
     7 e1629e improved cli support      open  03/22 schacon  cli,feature   

Perfect for my pet projects or working with like minded folk.