github go-git/go-git v3.1.0

latest releases: v5.12.0, v5.11.0, v5.10.1...
4 years ago

API changes:

  • changed repository.Commits(): now it also returns an error.
  • changed repository.Tags(): now it also returns an error.
  • new function: repository.NewRepositoryFromFS(fs, path) creates go-git repositories from .git directories on disk, although, the filesystem is an interface that can be implemented to access git repositories stored anywhere in any format.

Don't miss a new go-git release

NewReleases is sending notifications on new releases.