Skip to content

v4.4.0

Compare
Choose a tag to compare
@mcuadros mcuadros released this 09 Mar 21:27
· 1112 commits to master since this release
57570e8

New go-git version including a new functionality to support excludes on the Worktree and also a big improvement of performance for repositories with thousands of references.

Change Log

  • git: remote, Do not iterate all references on update. #833 (jfontan)
  • Worktree: Provide ability to add excludes to worktree #825 (maguro)
  • Fix for "Worktree Add function adds ".git" directory" #815 (kuba--)