mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 14:02:08 +02:00
16 lines
284 B
Markdown
16 lines
284 B
Markdown
# 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`
|