git-repo(1) =========== NAME ---- git-repo - Retrieve information about the repository SYNOPSIS -------- [synopsis] git repo info [...] DESCRIPTION ----------- Retrieve information about the repository. THIS COMMAND IS EXPERIMENTAL. THE BEHAVIOR MAY CHANGE. COMMANDS -------- `info [...]`:: Retrieve metadata-related information about the current repository. Only the requested data will be returned based on their keys (see "INFO KEYS" section below). SEE ALSO -------- linkgit:git-rev-parse[1] GIT --- Part of the linkgit:git[1] suite