Skip to content

A couple bash scripts to help migrate away from CodeCommit (or other source control providers)

License

Notifications You must be signed in to change notification settings

IamFlowZ/migrate-from-code-commit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Migrating from CodeCommit

Here's a small bash script to make moving from CodeCommit to a new Source Control provider simple. I've also tried to provide some sanity checks and warnings as part of the script to help ensure the smoothest transition possible. There's still manual steps that will have to be done (mostly involving communicating with other users of the repo). Additionally you can pass the bash script to users and have them omit the final argument and answer "yes" to the replacement step. Doing so should result in their origin being updated to the one you've provided.

Getting Started

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • Dakota Lewallen - Author - Github
  • Billie Thompson - Provided README Template - PurpleBooth

See also the list of contributors who participated in this project.

License

This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details

About

A couple bash scripts to help migrate away from CodeCommit (or other source control providers)

Topics

Resources

License

Stars

Watchers

Forks

Languages