Git and GitHub REPO Setup for Beginners - Crash Course on Linux

preview_player
Показать описание
Let's learn how to setup a GitHub repo and use Git Tools to manage our repository online. Github is a great repo hosting platform and git can help you keep track of code changes efficiently. These are tools that EVERY developer should learn.

My Linux Cheat Sheet and 25 Page Checklist here:

Share this free tool and support Small YouTubers
(I made this tool to help creators)

Want more info/content?

Useful Links/Commands:

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

I like how you demonstrate it. I hope you'll have the same tutorials for Docker

johnericsonreyes
Автор

thank you so much this solved all my questions

Voidkitty_
Автор

very useful video, thanks for the help

MpSniperM
Автор

Hey Nik, thanks for the video it was very useful for understanding the basics. However I am still a bit confused on how would I work with multiple projects/repositorys. For instance do I need to execute the "git remote set-url origin" for each project and if I did a "git commit" how do I specify for which project to commit. It would be much appreciated if you could help me out.

nikoto