Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 591 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 591 Bytes

Git Workshop

DSI work shop to learn how to use git.

Overview

  • Create an account.
  • Make repo
  • Make change
  • Commit
  • Push
  • Make branch
  • Move branch
  • Make a conflict
  • Make changes on wrong branch
  • Git fetch
  • Git clone
  • Git push
  • Fork request

More Resources