git-extras: add page (#6037)

manned-org^2
CleanMachine1 2021-05-24 22:10:18 +01:00 committed by GitHub
parent fc659ec734
commit 47892fbb04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
# 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`