From 041e3fd8daba0d2502a949f5c383bacf8ff77644 Mon Sep 17 00:00:00 2001 From: thomas menzel <8225602+elonderin@users.noreply.github.com> Date: Mon, 12 Oct 2020 23:37:15 +0200 Subject: [PATCH] squash help: ran make man/git-extras.{html,1} --- man/git-extras.1 | 4 +- man/git-extras.html | 194 -------------------------------------------- 2 files changed, 2 insertions(+), 196 deletions(-) diff --git a/man/git-extras.1 b/man/git-extras.1 index 335f55d..8394ef3 100644 --- a/man/git-extras.1 +++ b/man/git-extras.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "GIT\-EXTRAS" "1" "September 2020" "" "Git Extras" +.TH "GIT\-EXTRAS" "1" "October 2020" "" "Git Extras" . .SH "NAME" \fBgit\-extras\fR \- Awesome GIT utilities @@ -210,7 +210,7 @@ Change the default branch to \fB$BRANCH\fR (defaut to \fBmaster\fR)\. \fBgit\-show\-unmerged\-branches(1)\fR Show unmerged branches . .IP "\(bu" 4 -\fBgit\-squash(1)\fR Import changes from a branch +\fBgit\-squash(1)\fR squash N last changes up to a ref\'ed commit . .IP "\(bu" 4 \fBgit\-stamp(1)\fR Stamp the last commit message diff --git a/man/git-extras.html b/man/git-extras.html index 52309b9..e69de29 100644 --- a/man/git-extras.html +++ b/man/git-extras.html @@ -1,194 +0,0 @@ - - -
- - -
- 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>
- - -