Git Commands Tutorial for Beginners

preview_player
Показать описание
Git is the most popular version control system out there and for good reason. In this video, we'll go over the basics of what git is and how to use it within the command-line. We will look at and work with all of the basic and most important commands such as add, commit, push and more. This tutorial is very beginner friendly.

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

Best tutorial on youtube for starting off with Git! Subscribed and waiting anxiously for more!
Thanks!

mulidev
Автор

Perfect! This was my first time with Git and VSC and tbh I literally spent 6 hours to understand how exactly to use git in VSC. Finally found this video. Did exactly as you told and I am feeling so happy that finally I am able to do it.!!!

chhabi
Автор

Yes, upload another section for more advanced concepts.

MrJos
Автор

Such an amazing tutorial! I've been learning some Git on my own but I like how your video was truly concise in putting it all together.

JuliannaKahn
Автор

Its really nice. Could you please, also make an advanced version of this? Please include topics like how to fix merge conflict, cherry-pick and rebase, fork, head etc.

anantkumar-jzsx
Автор

Very useful for starters, need to add some advance contents too.

NirdeshM
Автор

Thank you :)
very easy and good tutorial, like a professional course, Thanks

vactum
Автор

Thanks for the excellent intro to git!

Jimming
Автор

Great, thanks. For Windows users following along, you might need to use double quotes instead of single quotes.

solidtux
Автор

Soooo helpful!! Thank you so much!! 🙏🙏🙏👌👌👌

taetae
Автор

Add advanced git concepts video please👍

swapnildadamode
Автор

Good tutorial. Thank you! What theme are you using in VS Code? I like it.

pavel_sidorov
Автор

Hi, for dowloading git on my computer how much space does it take? How do i check if I have enough space for downloading git? thanks

meeramenonentrepreneurclasses
Автор

For Windows systems you need to use double quotes for the message.

shadteague
Автор

I add a problem with git merge. I did some modifications on the branch footer and merged it into the master branch. In visual studio code it shows I'm up to date but in the github the code was not merged into the master branch, I did the modification twice with the same result. Any idea why?

damienralentass
Автор

Where are links you said you'd leave?

FunkadelicFeed
Автор

How to upload folders in GitHub from gitbash?

aakashs
Автор

I use notepad for developing a website

abdullahiahmed
Автор

I don't use VS Code to create projects so I found the video impossible to follow.

bjbbshaw