Git Commands Demonstrated on cmd: push pull commit add remot

preview_player
Показать описание
Command line demonstrations of several fundamental git commands: git commit, git push -u origin master, git add remote. In this video, we commit changes and push them to an existing remote version control system. We also add a new remote version control system, and push changes there.

Рекомендации по теме
Комментарии
Автор

Thanks Brandon for this video series. Animations are the best and are more understandable. This way I'll never forget what I've learnt here today.

Tanzeel
Автор

In a git push command, what does the -u option do? Great video!

icy