- Stops using go-git for running git commands, and instead rely on local installation of git.
- Add optional argument to
git-walk to start <commit>
, so one can start navigating from a specific commit, instead of being forced to start from the oldest available commit.