1. git-extras(1)
  2. Git Extras
  3. git-extras(1)

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. October 2020
  2. git-extras(1)