GMT Tech Talks
George Spake
August 26, 2019
What's Git
Revision control system written by Linus Torvalds the creator of Linux for Linux Kernel development.
Development began in April 2005, after Linux kernel developers gave up access to BitKeeper, a proprietary source-control management (SCM) system formerly used to maintain the project.
Git's Popular
See also: https://bit.ly/31RsCQg
Bitbucket
Gitlab
Self Hosted Git Server (Boo)
Init, Add, Commit, Branch, Merge
Add Remote, Push, Pull, Clone