Moving your project from a legacy version control system is easy. If your project is currently on Subversion, Mercurial or another Git server, you can take it to the next level with GitHub's collaborative tools, uncompromised security, and premier third-party apps.
This course helps you seamlessly migrate a project using GitHub's importer tool. Along the way, we will also discuss important steps for preparing and sharing your project.
We'll answer common questions like:
- What are some important considerations before migrating?
- What preparations do you need to make to ensure a successful migration?
- How do you handle binary files?
- How do you create and use a
.gitignore
file?
And when you're done you'll be able to:
- Prepare your project for a successful migration
- Handle any binary files currently stored in your project
- Create important Git files like a
.gitignore
- Import your project to GitHub
We'll be walking through how to migrate your repository to GitHub:
None. This course is a great introduction for your first day on GitHub.
New developers, new GitHub users, users new to Git, students, managers, teams