New Features
- shallow support for
fetch
operations. - shallow support for
clone
operations.
Commit Statistics
- 10 commits contributed to the release over the course of 3 calendar days.
- 3 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Prepare changelogs prior to release (c66e298)
- Make fmt (3836cc0)
- Merge branch 'various-fixes' (cc0f506)
- Improve fetchspec handling to be closer to what git does. (a22621d)
- Assure that --deepen 0 (despite allowed) doesn't actually confuse the server. (b43ea6b)
- Adjust to changes in
gix-packetline
(4f45814) - Merge branch 'shallow-protocol' (531dd19)
- Shallow support for
fetch
operations. (93d412c) - Shallow support for
clone
operations. (4e89c19) - Merge branch 'fix-cred-helper' (01277a6)