Bug Fixes
- make it possible to discover a bare repository with an index file.
It's perfectly viable and possible to manually create an index in a bare
repository. When that happens, previously it wasn't possible to open a
repository on it. This is now fixed.
Commit Statistics
- 11 commits contributed to the release over the course of 13 calendar days.
- 37 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
just fmt
(ffc1276)- Prepare changelogs prior to release (8f15cec)
- Merge branch 'fix-docs' (420553a)
- Cleaning up documentation (2578e57)
- Merge branch 'auto-clippy' (dbf8aa1)
- Autofix map-or-unwrap clippy lint (and manual fix what was left) (2087032)
- Merge branch 'main' into auto-clippy (3ef5c90)
- Merge branch 'blinxen/main' (9375cd7)
- Include custom clippy settings (b057500)
- Include license files in all crates (facaaf6)
- Make it possible to discover a bare repository with an index file. (9626770)