forked from schacon/ticgit
-
Notifications
You must be signed in to change notification settings - Fork 0
Git based distributed ticketing system, including a command line client and web viewer
License
flurin/ticgit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
TicGit Distributed Ticketing System =================================== This project provides a ticketing system built on Git that is kept in a separate branch in your projects Git repository. Installing =================================== You will need the 'git' gem (ver 1.0.5) to use this. Then you can run : rake sudo gem install pkg/ticgit-0.1.0.gem Usage =================================== See http://github.com/schacon/ticgit/wikis for a bunch of examples ti list - show all tickets ti show - show details of a specific ticket ti new - create a new ticket ti checkout - checkout a ticket ti state - change a ticket state (open, resolved, invalid, hold) ti comment - add a comment to a ticket ti tag - add or delete a tag from a ticket ti assign - change to whom a ticket is assigned Authors =================================== Scott Chacon ([email protected])
About
Git based distributed ticketing system, including a command line client and web viewer
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Ruby 100.0%