Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
training:git [2016/01/19 00:29]
kluong created
training:git [2021/09/19 21:59] (current)
Line 1: Line 1:
-====== Git ======+====== Git =====
  
 +Git is a popular distributed version control system that is used for managing software changes. **Note: Git is something completely different than Github.**
 +
 +Additional resources:
 +
 +  * https://​www.atlassian.com/​git/​tutorials/​setting-up-a-repository/​git-config
 +  * https://​www.youtube.com/​watch?​v=U8GBXvdmHT4
 +  * Linux Torvalds on git: https://​www.youtube.com/​watch?​v=4XpnKHJAok8
 +  * Pro Git: http://​git-scm.com/​book/​en/​v2
 +
 +====== Assignments ======
 +
 +  - Install git on your computer
 +  - Watch this video on git: https://​www.youtube.com/​watch?​v=Extvmadj4no
 +  - Go through this git tutorial: https://​try.github.io/​levels/​1/​challenges/​1
 +  - Install git on your computer
  • training/git.1453163346.txt.gz
  • Last modified: 2021/09/19 21:59
  • (external edit)