Skip to content

Local git instead of go-git

Latest
Compare
Choose a tag to compare
@MarcPer MarcPer released this 22 Mar 09:21
· 1 commit to master since this release
  • 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.