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

Commit

Permalink
Merge pull request #13 from githubtraining/update-course-details
Browse files Browse the repository at this point in the history
Update course details
  • Loading branch information
lmkeston authored Feb 28, 2020
2 parents 42f0f70 + ed2d563 commit 7b6d948
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 3 deletions.
1 change: 0 additions & 1 deletion config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
title: Migrating your repository to GitHub
tagline: Everything you need to know about moving projects to GitHub
description: You're a migration away from using a full suite of development tools and premier third-party apps on GitHub. This course helps you seamlessly move code to GitHub and sets you up to do more after you make the move.
template:
name: github-move
Expand Down
22 changes: 20 additions & 2 deletions course-details.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,30 @@ 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

## What you'll build
We'll be walking through how to migrate your repository to GitHub:
<p align="left">
<img src="https://user-images.githubusercontent.com/57373296/75592863-6d404200-5a51-11ea-9699-2caa95dcabe4.PNG" width="650" height="400">
</p>

## 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 7b6d948

Please sign in to comment.