Git 100 and 101 Basics of Git Version Control System [LEARN IN 30 MINUTES]

Published: 19 November 2021
on channel: Professor Hamachi
145
5

Primer to using git via command line.

Sign up for a developer.cisco.com account for free!

Basics of the Git version control system (git 100):
https://developer.cisco.com/learning/...

Git branching (git 101):
https://developer.cisco.com/learning/...

Summary of git commands:

Git100:
git init
git status
git add filename
git commit -m "commit message"
git log

Git101:
git branch
git checkout
git merge
git branch -d austen
git stash
git stash pop

Have fun with this one!


Watch video Git 100 and 101 Basics of Git Version Control System [LEARN IN 30 MINUTES] online without registration, duration hours minute second in high quality. This video was added by user Professor Hamachi 19 November 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 145 once and liked it 5 people.