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