This repository was archived by the owner on Sep 11, 2020. It is now read-only.
v4.0.0-rc11
Pre-release
Pre-release
Highlights
- worktree: adds .gitignore support (#429) (#444)
- worktree: symlink support (#436)
- *: upgrade to go-billy.v3
Bug fixes
- client: ssh, fix push on git and ssh (#418)
- revlist: ignore treeEntries that are submodules. (#440)
- repository: update local remote references during fetch even if no pack needs to be received (#434)
- worktree: Add create and push the blob objects to the storer (#441)
- storage/filesystem: call initialization explicitly, fixes (#408) (#409)