Skip to content

Migrating multiple streams into one git repo

Manuel edited this page Jan 5, 2017 · 2 revisions

If you want to migrate multiple streams to one git repo, following steps are needed:

  1. Finish Migration of 1 Stream.
  2. Backup the current git repo (in case migration of next stream fails)
  3. Change StreamToMigrate to the next stream, change WorkspaceName to a different one
  4. Rerun the script --> It should find the existing git repo and continue.