This repository has been archived by the owner on Sep 11, 2020. It is now read-only.
v4.0.0-rc15
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)