GitHubContribute in GitHub: Edit online

Migrating data from z/OS to Git

Migrating your source code data from z/OS® to Git is one of the first steps in implementing a modern CI/CD pipeline. Once you have planned your to-be Git repository layouts, you can use the steps in this section to migrate your data from z/OS to Git.

During the migration process, it is important to be aware of potential issues with migrating non-printable or non-roundtrippable characters, and to have a plan for how to handle them if you encounter them. You can read more about how to handle these characters in Managing code page conversion.

Steps for migrating data from z/OS to Git outlines the high-level process to migrate data from z/OS to Git, with links to more detailed descriptions of different data migration methods.