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!
Смотрите видео Git 100 and 101 Basics of Git Version Control System [LEARN IN 30 MINUTES] онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Professor Hamachi 19 Ноябрь 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 145 раз и оно понравилось 5 людям.