git2cpp rev-list

git2cpp rev-list#

Lists commit objects in reverse chronological order


git2cpp rev-list [OPTIONS] [<commit>]


POSITIONALS:
  <commit> TEXT

OPTIONS:
  -h,     --help              Print this help message and exit
  -n,     --max-count INT     Limit the output to <number> commits.