Description
I'm having issue when trying to migrate a repo with 2 branchs, release and master, but it appears to have already migrate the release branch, and also the master. But keeps throwing issue below and I believe is because there is some issue during migration, it retries to migrate, but it already migrated the release branch, so I don't really know what error truly happened. Also for some reason is setting release as default.
[ERROR] OctoshiftCLI.OctoshiftCliException: File exists - File exists @ dir_s_mkdir - /octoshift/archives/*/git/refs/heads/release
Reproduction Steps
Description
I'm having issue when trying to migrate a repo with 2 branchs, release and master, but it appears to have already migrate the release branch, and also the master. But keeps throwing issue below and I believe is because there is some issue during migration, it retries to migrate, but it already migrated the release branch, so I don't really know what error truly happened. Also for some reason is setting release as default.
[ERROR] OctoshiftCLI.OctoshiftCliException: File exists - File exists @ dir_s_mkdir - /octoshift/archives/*/git/refs/heads/release
Reproduction Steps