Skip to content

Releases: ErickKramer/ripvcs

v0.1.3

02 Jul 07:10
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

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

05 Jun 09:40
Compare
Choose a tag to compare

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

23 May 18:33
Compare
Choose a tag to compare
New features Pre-release
Pre-release
  • Add shallow clone flag to import
  • Add version command
  • Patch skip flag for import command

Alpha release

23 May 14:50
Compare
Choose a tag to compare
Alpha release Pre-release
Pre-release

Internal testing