Skip to content

red-hat-academy/git-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Introduction to Git

A quick multi-step module designed to help new users learn how to use Git and GitHub. Completing one set of instructions will reveal the next set to you. You may want the markdown formatting to work for the instructions. You can try something like typora for a simple solution.

Initial Instructions

  1. Create/login to a GitHub account.
  2. Fork this repository by clicking the fork button at the top right of the page.
  3. Download and Install git on your computer.
  4. Navigate to the your fork of this repository. (click your icon in the top right then "your repositories" then "git-guide")
  5. Click the "clone or download" dropdown button and copy that link.
  6. In the terminal type git clone <url> replacing the url with the link you copied.
  7. After cloning navigate to part one and begin the guide.

About

An interactive guide to Git and GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published