diff --git a/man/git-extras.html b/man/git-extras.html index e69de29..28e2231 100644 --- a/man/git-extras.html +++ b/man/git-extras.html @@ -0,0 +1,194 @@ + + +
+ + +
+ 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-remoteWritten by Tj Holowaychuk <tj@vision-media.ca>
+ +<https://github.com/tj/git-extras/issues>
+ +<https://github.com/tj/git-extras>
+ + +Written by Jesús Espino <jespinog@gmail.com>
+Written by Jesús Espino <jespinog@gmail.com>