Skip to content

nyc-pyladies/git-intro-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git logo

Intro to Git Workshop

Course Created by: Reshama Shaikh | @reshamas

This is a fork of Reshama's workshop by Sam Bail @spbail with some modifications.


Installation

This workshop covers Git CLI (command line interface, not Git GUI).

Pre-workshop Preparation

Part 1: Software Installations (Required)

Part 2: SSH Keys (Optional)

Part 3: Setup (Required)

Objectives

  • Introduction to Git & GitHub
    • Intro to version control and git
    • Intro to GitHub
    • Settings
    • Navigating GitHub
  • Individual repositories
    • learn to create a repo on GitHub and update via Git
    • clone a repository (copy from GitHub browser to local machine using Git)
    • make and sync changes between a local and remote repo
    • create a branch and work from it
    • (Optional) undo Git changes
  • Collaborating
    • clone an organization's repo
    • make changes and submit a pull request

About

Git Intro Tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published