git-extras - Man Page

Awesome GIT utilities

Examples (TL;DR)

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. If git-extras.default-branch isn't set, init.defaultBranch is used instead. If none of them are set it defaults to main.

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>

Info

May 2023 Git Extras