Difference between revisions of "Git"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
It would be valuable to spend a few minutes watching this video<ref>{{:Video/Learn Git in 15 Minutes}}</ref>. | It would be valuable to spend a few minutes watching this video<ref>{{:Video/Learn Git in 15 Minutes}}</ref>. | ||
{{#ev:youtube|https://www.youtube.com/watch?v=USjZcfj8yxE|||||}} | {{#ev:youtube|https://www.youtube.com/watch?v=USjZcfj8yxE|||||}} | ||
==More Technical Topics== | |||
# What is a Git bare repo<ref>{{:Video/What is a bare Git repo and why you need them}}</ref>? | |||
=References= | =References= |
Revision as of 12:17, 20 January 2022
Git is a distributed file version control system. It is an essential part of the modern data economy. References can be found here: [1]
Git Tutorial
It would be valuable to spend a few minutes watching this video[2]. {{#ev:youtube|https://www.youtube.com/watch?v=USjZcfj8yxE%7C%7C%7C%7C%7C}}
More Technical Topics
- What is a Git bare repo[3]?
References
- ↑ What is Git?, https://git-scm.com/, last accessed April 30, 2021
- ↑ Colt Steele, ed. (Sep 20, 2019). Learn Git In 15 Minutes. local page: Colt Steele.
- ↑ engineerman, ed. (Jun 16, 2019). What is a bare Git repo and why you need them. local page: Engineer Man.