Skip to content

bluepostit/git-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

An Introduction to Git and GitHub

by Yair Gordon

Before We Start

  1. Create your own GitHub account
  2. Install a simple text editor, such as Notepad++ (Windows only) or the great Sublime Text (cross-platform).

Install Git

Test it out

  1. Open a terminal
  • For Mac OS, find and open Terminal.
  • For Windows, press Win, type cmd, and press <Enter>.
  1. Type this command and press <Enter>: git --version
  2. You should see information about the Git program which has been installed on your computer, including its version number.

About

An Introduction to Git and GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages