summaryrefslogtreecommitdiff
path: root/plugins/github/_github
AgeCommit message (Collapse)Author
2015-11-06Update github plugin to work with current hub versionsAndrew Janke
Removes old completion setup that breaks with current _git and _hub completions. Ruby is no longer required by hub; removes that test. Does not define new completions for hub; they are now defined by hub itself. Change the functions to use hub to create the repos on GitHub. Add error checking to the functions. Removes apparently-unused _github completion definition.
2010-10-09bugfix - moved gem infoSven Lito
2010-10-09leaving out subcommands for nowSven Lito
2010-10-09adding comment and URL to github gemSven Lito
2010-10-09adding github pluginSven Lito