tldr/pages/common/git-extras.md

17 lines
284 B
Markdown
Raw Normal View History

2021-05-24 22:10:18 +01:00
# git extras
> Git extension pack.
> More information: <https://github.com/tj/git-extras>.
- Install or upgrade `git-extras` commands:
`git extras update`
- Display help and subcommands:
`git extras --help`
- Print the version of installed `git-extras`:
`git extras --version`