git2cpp rev-parse

git2cpp rev-parse#

Pick out and message parameters


git2cpp rev-parse [OPTIONS] [<rev>...]


POSITIONALS:
  <rev> TEXT ...              Revision(s) to parse (e.g. HEAD, main, HEAD~1, dae86e, ...)

OPTIONS:
  -h,     --help              Print this help message and exit
          --is-bare-repository
                              When the repository is bare print "true", otherwise "false".
          --is-shallow-repository
                              When the repository is shallow print "true", otherwise "false".