Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
training:git [2016/01/20 03:31]
kluong [Git]
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 different than Github.+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: Additional resources:
Line 7: Line 7:
   * https://​www.atlassian.com/​git/​tutorials/​setting-up-a-repository/​git-config   * https://​www.atlassian.com/​git/​tutorials/​setting-up-a-repository/​git-config
   * https://​www.youtube.com/​watch?​v=U8GBXvdmHT4   * 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 ====== ====== Assignments ======
  
 +  - Install git on your computer
   - Watch this video on git: https://​www.youtube.com/​watch?​v=Extvmadj4no   - Watch this video on git: https://​www.youtube.com/​watch?​v=Extvmadj4no
-  - Create a git respository on wiliki+  - Go through this git tutorial: https://​try.github.io/​levels/​1/​challenges/​1
   - Install git on your computer   - Install git on your computer
  • training/git.1453260674.txt.gz
  • Last modified: 2021/09/19 21:59
  • (external edit)