Skip to content

Commit

Permalink
Merge pull request #42 from syohex/update-subcommands
Browse files Browse the repository at this point in the history
Add 'root' subcommand completion
  • Loading branch information
motemen committed Oct 6, 2014
2 parents 8ea29a2 + be068b6 commit 56cae94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zsh/_ghq
Expand Up @@ -63,6 +63,7 @@ __ghq_commands () {
'list:List local repositories'
'look:Look into a local repository'
'import:Import repositories from other web services'
"root:Returns repositories' root"
'help:Shows a list of commands or help for one command'
)

Expand Down

0 comments on commit 56cae94

Please sign in to comment.