git-var (1) Linux Manual Page
NAME git-var – Show a Git logical variable SYNOPSIS git var ( -l | <variable> ) DESCRIPTION Prints a Git logical variable. OPTIONS -l Cause the logical variables to be listed. In addition, all the variables of the Git configuration file .git/config are listed as well. (However, the configuration variables listing functionality is deprecated in…
