github go-git/go-git v4.0.0-rc15

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

Fixed bugs:

  • Worktree.Clone can't checkout commit pointed to by tag, but Git works #574
  • Worktree.Checkout:Force bug? #435
  • Worktree Checkout and Reset call to fetch operations on submodules #415

Merged pull requests:

  • packfile: improve performance a little by reducing gc pressure #578 (erizocosmico)
  • Repository.Clone added Tags option, and set by default AllTags #576 (mcuadros)
  • Add sideband support for push #573 (orirawlings)
  • Worktree.Reset refactor and Soft, Merge, Hard and Mixed modes #572 (mcuadros)
  • dotgit: avoid duplicated references returned by Refs #569 (erizocosmico)

Don't miss a new go-git release

NewReleases is sending notifications on new releases.