/git-intro-workshop2

Nov 2016 Workshop (NYC PyLadies + Django)

Intro to Git Workshop

Contact Info

Presenter: Reshama Shaikh
LinkedIn: https://www.linkedin.com/in/reshamas
Twitter: @reshamas
GitHub: https://github.com/reshama
Email: rs2715@stern.nyu.edu

About Me


Prerequisites

  • Create a GitHub account (save your user id & password somewhere that is easy to find)
  • Unix access (Mac / Ubuntu-Linux)
  • Git Installation
    • Install Git
    • Confirm installation with git --version

Objectives

  • Introduction to Git & GitHub
    • GitHub browser
    • Settings
    • Navigating page
  • Individual account
    • learn to create a repo on GitHub and update via Git
    • clone a repository (copy from GitHub browser to local machine using Git)
    • add collaborators
    • create a branch and work from it
    • undo Git changes

Workshop Documents