commands.sh

git info

all

Display Git repository information. Part of `git-extras`.

More info →

Examples (2)

Display remote locations, remote and local branches, most recent commit data, and `.git/config` settings

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

git info --no-config
made by @shridhargupta | data from tldr-pages