# README
gitlog
Package for parsing the output of git log
for the purposes of gitpert
.
# Functions
Exec runs the git log command.
# Type aliases
Result is a list of commits.
Package for parsing the output of git log
for the purposes of gitpert
.