git-extras
- Awesome GIT utilities
git-extras
[-v,--version] [-h,--help] [update]
-v, --version
Show git-extras version number.
-h, --help
Show this help. This option can also be used for any of the extras commands.
update
Self update.
git config --add git-extras.default-branch $BRANCH
Change the default branch to $BRANCH
(defaut to master
).
git-remote
Written by Tj Holowaychuk <tj@vision-media.ca>
<https://github.com/tj/git-extras/issues>
<https://github.com/tj/git-extras>