There's a lot of commands in git. Some you'll use daily. Previously, I covered how to use git init, git status, git add, git commit, git diff, and git log. In this episode, I cover how to use git checkout, git branch, git merge, git fetch, git pull, and git clone.
🤯 Support!
* / davidwparker
* https://www.buymeacoffee.com/davidwpa...
⏱️ Timestamps:
* 00:00 - Introduction
* 00:44 - Documentation
* 00:59 - Creating a new Github repo and setting our repo
* 03:13 - git checkout
* 06:44 - git merge
* 07:55 - git push
* 09:15 - creating a pull request on Github
* 12:30 - git fetch and git pull
* 13:45 - working with multiple repos
* 17:35 - git clone (starting fresh!)
💌 Newsletter:
* https://www.programmingtil.com/
🪐Elsewhere:
* Twitter: / davidwparker
* Twitter: / programmingtil
* GitHub: https://github.com/davidwparker
💭Concepts:
* Git and Github
📚Resources:
* Code: https://github.com/davidwparker/progr...
* 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