git2cpp config get#
Emits the value of the specified key. If key is present multiple times in the configuration, emits the last value. If --all is specified, emits all values associated with key. Returns error code 1 if key is not present. git2cpp config get [OPTIONS] [<name>] POSITIONALS: <name> TEXT OPTIONS: -h, --help Print this help message and exit