mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-14 09:48:26 +00:00
Update cheatsheets
This commit is contained in:
21
git-extras
Normal file
21
git-extras
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# git extras
|
||||
|
||||
> Git extension pack.
|
||||
> More information: <https://github.com/tj/git-extras>.
|
||||
|
||||
- Install or upgrade `git-extras` commands:
|
||||
|
||||
`git extras update`
|
||||
|
||||
- Display help:
|
||||
|
||||
`git extras --help`
|
||||
|
||||
- Display version:
|
||||
|
||||
`git extras --version`
|
||||
Reference in New Issue
Block a user