Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 599 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 599 Bytes

Learn-GitHub

WiCS Intro to GitHub

Learn how to set up an ssh key and connect it to your GitHub account along with learning general GitHub jargon. Use this repository to learn some GitHub basics and git commands.

Table of Contents:

Task List

  • Make GitHub Account
  • Install Git
  • Generate SSH Key
  • Connext SSH Key to GitHub
  • Fork Repository or Get added to this repo's as a member
  • Clone Repository
  • Create A Branch
  • Push Code into Repository
  • Make A Pull Request and merge

Resources