Releases: ErickKramer/ripvcs
Releases · ErickKramer/ripvcs
v0.1.3
Full Changelog: v0.1.2...v0.1.3
Breaking changes
- Change default behavior for import. It nows skip duplicated
repositories by default. If one wishes to overwrite them, make sure to
use the--force
flag.
Additional changes
- Add github workflow actions
- Add export command
Add new flags to import and status command
Changes
--plain
is added to status command to get a simpler status report. Ref: #5--retry
is added to import command to enable retrying to import a failed repository
New features
- Add shallow clone flag to import
- Add version command
- Patch skip flag for import command
Alpha release
Internal testing