v0.25.0 (2023-07-11)
- Added:
fix-shallow-repository
option to attempt to automatically fix shallow repositories. Currently, this only supports Git and will rungit fetch --unshallow
.
- Changed:
- Updated Dunamai to 1.18.0+ for the latest features.
fix-shallow-repository
option to attempt to automatically fix shallow repositories. Currently, this only supports Git and will run git fetch --unshallow
.