From 6d9f861d0e7a0f558fa53e80655cb1ea50c582d5 Mon Sep 17 00:00:00 2001 From: thomas menzel <8225602+elonderin@users.noreply.github.com> Date: Tue, 13 Oct 2020 23:57:56 +0200 Subject: [PATCH] squash help: re-ran make for extras and squash --- man/git-extras.html | 194 ++++++++++++++++++++++++++++++++++++++++++++ man/git-squash.html | 2 +- 2 files changed, 195 insertions(+), 1 deletion(-) 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>