mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-22 04:51:13 +00:00
Update cheatsheets
This commit is contained in:
@@ -9,10 +9,10 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> Part of `git-extras`.
|
||||
> More information: <https://manned.org/git-info>.
|
||||
|
||||
- Display remote locations, remote and local branches, most recent commit data and `.git/config` settings:
|
||||
- Display remote locations, remote and local branches, most recent commit data, and `.git/config` settings:
|
||||
|
||||
`git info`
|
||||
|
||||
- Display remote locations, remote and local branches and most recent commit data:
|
||||
- Display remote locations, remote and local branches, and most recent commit data:
|
||||
|
||||
`git info --no-config`
|
||||
|
||||
Reference in New Issue
Block a user