Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Commit

Permalink
update course details page
Browse files Browse the repository at this point in the history
  • Loading branch information
lmkeston committed Feb 27, 2020
1 parent 5352aaf commit 227fcec
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions course-details.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,24 @@ Moving your project from a legacy version control system is easy. If your projec

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.

In this course, you’ll learn how to:

## What you'll learn

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

## Prerequisites
None. This course is a great introduction for your first day on GitHub.

## Audience

This course has a dedicated message board on the [GitHub Community]({{ communityBoard }}) website. If you want to discuss this course with GitHub Trainers or other participants create a post over there. The message board can also be used to troubleshoot any issue you encounter while taking this course.
New developers, new GitHub users, users new to Git, students, managers, teams

0 comments on commit 227fcec

Please sign in to comment.