Skip to content
 
 

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Understanding Git better, no pressure :)

My sandbox repo for teaching Git

Agenda

  • Understanding comfort levels
  • Introduction to open source
  • Introduction to version control
  • Git basics (starter commands)
  • Intro to command line
  • Live demo
  • Questions
  • If time permits intro to advance commands

Prerequisites

  • Install git in your system - guide
  • Have GitHub account handy with ssh or token generated - guide
  • Basic command line familarity - guide

Note

  • We won't we using notebooks for this session
  • Please install any editor of choice

Starter command list

git clone
git add
git commit 
git status
git log
git pull
git branch
git checkout
git push

About

My sandbox for teaching Git

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages