summaryrefslogtreecommitdiff
path: root/plugins/github
diff options
context:
space:
mode:
authorSven Lito <me@svenlito.com>2010-10-09 15:29:28 +0100
committerSven Lito <me@svenlito.com>2010-10-09 15:29:28 +0100
commit210c76c35b1db7a761df45cd7f85d3b324f8e0b5 (patch)
treebf2ab209cb777ce509d179c48e8970b413cd78de /plugins/github
parentfcd88edfb3464e46d3337c3ee72d28248e92ac79 (diff)
downloadzsh-210c76c35b1db7a761df45cd7f85d3b324f8e0b5.tar.gz
zsh-210c76c35b1db7a761df45cd7f85d3b324f8e0b5.tar.bz2
zsh-210c76c35b1db7a761df45cd7f85d3b324f8e0b5.zip
leaving out subcommands for now
Diffstat (limited to 'plugins/github')
-rw-r--r--plugins/github/_github2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/github/_github b/plugins/github/_github
index 72178946a..b8e1a9ada 100644
--- a/plugins/github/_github
+++ b/plugins/github/_github
@@ -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'