Skip to content

ryansb/gitwarrior

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

USAGE
gw [ list | li | ls ]  [ all  ]
		List all shortcut: la
		List all open issues for a project, or for all projects
gw [ show | sho | sh ] ID
		Show everything about a given issue
gw [ new | n ] "This is a title" [ "This is the body" ] [ Project ]
		Create an issue
gw [ comment | co ] ID [ show | "Comment body" ]
		Add a comment to the specified issue, or show all comments organized oldest -> newest
gw [ status | stat | st ] ID [ close | open ]
		Change status of an issue, without args it just shows the current status
gw [ edit | ed | e ] ID
		Edit an issue's title/body
gw [ sync | sy ] [ TaskWarrior database path ]
		Sync local TaskWarrior tasks with Github issues
gw set Section Var Val
		Set a Var to Val in Section of your config. Will overwrite the current value

NOTES:
Anything in brackets is optional and when appropriate will be filled in with
defaults from the config file. If there are no defaults then the command will
probably fail.

About

Interface between Git Issues and TaskWarrior

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages