mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:06:51 +08:00
78951c649c
Co-authored-by: Lena Pastwa <lena@lnps.me>
355 B
355 B
git info
Display Git repository information. Part of
git-extras. More information: https://manned.org/git-info.
- Display remote locations, remote and local branches, most recent commit data, and
.git/configsettings:
git info
- Display remote locations, remote and local branches, and most recent commit data:
git info --no-config