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(1) - Awesome GIT utilities - - - - -
- - - -
    -
  1. git-extras(1)
  2. -
  3. Git Extras
  4. -
  5. git-extras(1)
  6. -
- -

NAME

-

- git-extras - Awesome GIT utilities -

- -

SYNOPSIS

- -

git-extras [-v,--version] [-h,--help] [update]

- -

OPTIONS

- -

-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.

- -

ENVIRONMENT AND CONFIGURATION VARIABLES

- -

git config --add git-extras.default-branch $BRANCH

- -

Change the default branch to $BRANCH (defaut to master).

- -

COMMANDS

- - - - -

AUTHOR

- -

Written by Tj Holowaychuk <tj@vision-media.ca>

- -

REPORTING BUGS

- -

<https://github.com/tj/git-extras/issues>

- -

SEE ALSO

- -

<https://github.com/tj/git-extras>

- - -
    -
  1. -
  2. September 2020
  3. -
  4. git-extras(1)
  5. -
- -
- -