Forrest logo
back to context overview

git-info

List of commands for git-info:

  • git-info:tldr:843dd git-info: Display remote locations, remote and local branches and most recent commit data.
    $ git info --no-config
    try on your machine
    explain this command
  • git-info:tldr:db0bf git-info: Display remote locations, remote and local branches, most recent commit data and `.git/config` settings.
    $ git info
    try on your machine
    explain this command
back to context overview