Releases: cyotek/SvnGitMigrate
Releases · cyotek/SvnGitMigrate
v1.4
1.4
Added
Fixed
- Includes and excludes weren't correctly processing, meaning entire commits
could be incorrectly excluded
v1.3
Changed
- Glob pattern matching no longer applies to folder names,
preventing issues where files were checked out of SVN but not
synced into the Git repository
v1.2
Changed
- Glob pattern matching now applies to SVN revisions, preventing
needless checkouts if none of the files in the revision will
be processed
Fixed
- Migration log would sometimes list the same SVN revision
multiple times even though each revision is only processed
once
v1.1
Added
- Added the ability to specify globs for including or excluding
files from being migrated to the new repository