git2cpp log

git2cpp log#

Shows commit logs


git2cpp log [OPTIONS]


OPTIONS:
  -h,     --help              Print this help message and exit
          --format            Pretty-print the contents of the commit logs in a given format,
                              where <format> can be one of full and fuller
  -n,     --max-count INT     Limit the output to <number> commits.