MigrationId='0001'
GitHubOrBitbucketTeamName='TeamName'
workDir=/git_mig
cp -pr $workDir/migrations/template_2migrate.txt $workDir/migrations/${MigrationId}_2migrate_${GitHubOrBitbucketTeamName}.txt
cp -pr $workDir/migrate_with_parameters/template_mwp.sh $workDir/migrations/mwp_${MigrationId}.sh
chmod +x $workDir/migrate_with_parameters/mwp_*.sh
vi $workDir/migrations/${MigrationId}_2migrate_${GitHubOrBitbucketTeamName}.txt
# (UNIX EOL!!! and empty line at the end of the file)
vi $workDir/migrations/mwp_${MigrationId}.sh
# (UNIX EOL!!! and empty line at the end of the file)
cd $workDir
./migrate_with_parameters/mwp_${MigrationId}.sh
-
Notifications
You must be signed in to change notification settings - Fork 0
Scripts to migrate from Kiln to GitHub preserving history and mapping committers
License
luigiberrettini/Kiln-to-GitHubCom-or-BitbucketServer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Scripts to migrate from Kiln to GitHub preserving history and mapping committers
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published