Git is used to manage the history of your code. In this episode I explain the very basics of how to use git by walking through the first few commands you'll want to use. In later episodes, I'll start showing you how to do branching and start integrating Github as well.
🤯 Support!
/ davidwparker
https://www.buymeacoffee.com/davidwpa...
⏱️ Timestamps:
00:00 - Introduction
00:40 - git init
01:00 - git status
01:35 - git add
01:55 - git rm
02:35 - git commit
02:52 - git log
03:25 - git diff
💌 Newsletter:
https://www.programmingtil.com/
🪐Elsewhere:
Twitter: / davidwparker
Twitter: / programmingtil
GitHub: https://github.com/davidwparker
💭Concepts:
Git and Github (and Gitlab)
📚Resources:
Code: https://github.com/davidwparker/progr...
http://github.com/
https://git-scm.com/book/en/v2
🎬 Subscribe!
http://bit.ly/subdavidwparker
My name is David W Parker and I’m creating and publishing videos on ProgrammingTIL to help teach anyone and everyone who wants to code. I’m a huge fan of Ruby on Rails, Svelte, and WebGL. I’ve used React a lot in the past, as well as some Vue and AngularJS. I’ve done some professional Python and Django as well. I like to create real applications and my tutorials will walk you through how to build something real from beginning-to-end.
#html #git #github