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

Commit 227fcec

Browse files
committed
update course details page
1 parent 5352aaf commit 227fcec

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

course-details.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,24 @@ Moving your project from a legacy version control system is easy. If your projec
22

33
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.
44

5-
In this course, you’ll learn how to:
65

6+
## What you'll learn
7+
8+
We'll answer common questions like:
9+
- What are some important considerations before migrating?
10+
- What preparations do you need to make to ensure a successful migration?
11+
- How do you handle binary files?
12+
- How do you create and use a `.gitignore` file?
13+
14+
And when you're done you'll be able to:
715
- Prepare your project for a successful migration
816
- Handle any binary files currently stored in your project
917
- Create important Git files like a `.gitignore`
1018
- Import your project to GitHub
1119

20+
## Prerequisites
21+
None. This course is a great introduction for your first day on GitHub.
22+
23+
## Audience
1224

13-
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.
25+
New developers, new GitHub users, users new to Git, students, managers, teams

0 commit comments

Comments
 (0)