git-rev-parse (1) Linux Manual Page
NAME git-rev-parse – Pick out and massage parameters SYNOPSIS git rev-parse [<options>] <args>… DESCRIPTION Many Git porcelainish commands take mixture of flags (i.e. parameters that begin with a dash –) and parameters meant for the underlying git rev-list command they use internally and flags and parameters for the other commands they use downstream of git…
