Update cheatsheets

This commit is contained in:
ivuorinen
2025-12-22 00:22:43 +00:00
parent 9017f8acda
commit 716a67f83d
236 changed files with 290 additions and 289 deletions

View File

@@ -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`