Files
tldr/pages/common/git-info.md
T
2025-05-05 09:12:13 +03:00

353 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/config settings:

git info

  • Display remote locations, remote and local branches and most recent commit data:

git info --no-config