leaving out subcommands for now

This commit is contained in:
Sven Lito 2010-10-09 15:29:28 +01:00
parent fcd88edfb3
commit 210c76c35b

View File

@ -21,8 +21,6 @@ _1st_arguments=(
'info:Info about this project'
'issues:Project issues tools'
'network:Project network tools - sub-commands : web [user], list, fetch, commits'
'network --after:Only show commits after a certain date'
'network --applies:Filter commits to patches that apply cleanly'
'open:Open the given user/project in a web browser'
'pull-request:Generate the text for a pull request'
'pull:Pull from a remote'