Skip to content

Latest commit

 

History

History
 
 

8-git

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

#Unit 8 - Git and Github

##Synopsis This unit introduces the concept of version control. Students will learn how to clone, push, and pull using Git. Work for this unit will completed in the terminal and not with any software created for this process.

##Lessons

  1. Mr. Potato Head

##Standards

###ScriptEd Standards

CPP.L2-05 I - Event-Driven Behavior

  • Student can stage files for commit, write commit messages and push their code to a remote repository; student can use git to collaborate and can resolve merge conflicts.
  • Student can explain the importance of storing their work in Github.