Skip to content

Commit

Permalink
Add issues command to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertzk committed May 10, 2016
1 parent 4828cd3 commit 9de1510
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -52,6 +52,7 @@ curl -s https://raw.githubusercontent.com/peterhurford/git-it-on.zsh/master/git-
* `gitit compare <branch>` -- opens the compare file for a chosen branch (compared with master).
* `gitit commits` -- opens the commits for your current branch
* `gitit commits <branch>` -- opens the commits for a chosen branch.
* `gitit issues` -- open the list of issues.
* `gitit history <filename>` -- opens the github history page for the file.
* `gitit history <filename> <branch>` -- opens the history page for the file on the chosen branch.
* `gitit pulls` -- open the list of pull requests for the repo.
Expand Down

0 comments on commit 9de1510

Please sign in to comment.