filmov
tv
Learn Git in 9 Minutes
Показать описание
Tutorial on how to use Git (Version Control) for beginners. This will cover all the basic commands on how to setup a local repository, commit changes and push them to GitHub.
Useful git cheatsheet:
git commit -m "message"
git status
git log --oneline
git remote add origin url
git push -u origin master
git branch mybranch
git checkout mybranch
git merge mybranch
Link to download git:
Chapters:
0:00 Introduction - Whiteboarding
1:23 Live Coding - Setting up Git
4:57 Branching in Git
6:58 Pushing to GitHub
Useful git cheatsheet:
git commit -m "message"
git status
git log --oneline
git remote add origin url
git push -u origin master
git branch mybranch
git checkout mybranch
git merge mybranch
Link to download git:
Chapters:
0:00 Introduction - Whiteboarding
1:23 Live Coding - Setting up Git
4:57 Branching in Git
6:58 Pushing to GitHub
Learn Git in 9 Minutes
Learn Git in 9 Minutes
LEARN GIT version control in 10 minutes!
Git Tutorial for Beginners: Learn Git in 1 Hour
Learn Git and Github basics in 9 minutes | Newton School
Learn Git and Github in 10 Minutes - Using Git Bash
Git MERGE vs REBASE: Everything You Need to Know
🤔 What’s the difference between MERGING and REBASING in Git? #git #programming #shorts
📚 Schnell Deutsch lernen 9 Präpositionen (Akkusativ & Dativ) mit einfachen Beispielen!
Learn Git in Fifteen Minutes
Learn Git in 30 Minutes
Learn Git NOW! - Getting Started with Git
Git Tutorial for Beginners: Learn Git in 15 Minutes
Git Commands - Beginners hands on git status git clone git commit git push git log git add and more
Learn Github in 20 Minutes
What is GitHub?
Git Command Line Tutorial for Beginners | Git CLI Complete Crash Course | Learn Git in 45 Minutes
Git basics | 8 commands in 8 minutes | Github tutorial for beginners
3-way Git merges... what? #git #coding
Git Tutorial for Beginners
Git Branch Explained in 1 Minute #Shorts
Github in Telugu | Complete Git & GitHub in 1 hour | Vamsi Bhavani | A to Z in Git Github
Learn Git and GitHub Basics | The Easy Way
git cherry-pick Explained #shorts #git
Комментарии