Zsh插件之github使用
文章目录
【注意】最后更新于 October 15, 2018,文中内容可能已过时,请谨慎使用。
github插件
This plugin supports working with GitHub from the command line. It provides a few things:
- Sets up the
hub
wrapper and completions for thegit
command if you havehub
installed. - Completion for the
github
Ruby gem. - Convenience functions for working with repos and URLs.
Functions
empty_gh
- Creates a new empty repo (with aREADME.md
) and pushes it to GitHubnew_gh
- Initializes an existing directory as a repo and pushes it to GitHubexist_gh
- Takes an existing repo and pushes it to GitHubgit.io
- Shortens a URL using git.io
文章作者 iTBoyer
上次更新 2018-10-15