TLDR
Enter a command. For example: git ls files, pv, sha384sum, netlify.

git info

 
Display Git repository information. Part of git-extras. More information: https://github.com/tj/git-extras/blob/master/Commands.md#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

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.