Git & GitHub Crash Course For Beginners

  Рет қаралды 3,134,689

Traversy Media

Traversy Media

7 жыл бұрын

In this Git tutorial we will talk about what exactly Git is and we will look at and work with all of the basic and most important commands such as add, commit, status, push and more. This tutorial is very beginner friendly.
DONATIONS:
We spend huge amounts of time making these videos available for free. Any donation is greatly appreciated
www.paypal.com/cgi-bin/webscr...

Пікірлер: 2 500
@prodengineer7164
@prodengineer7164 3 жыл бұрын
I just wanted to say thank you for this great video! 💙 What is git?- 0:34 Concepts of git - 2:18 Basic commands - 3:14 Installing git - 5:43 touch (command) - 10:15 git init(command) - 11:33 username/email configuration - 12:43 git add (command) - 13:20 git status(command) - 13:35 git rm - -cached(command) - 14:00 git add *.html (command) - 14:22 git add .(command) - 15:00 git commit(command) - 15:50 git commit -m ' ' (command) - 17:43 .gitignore (documentation) - 18:14 git branch(command) - 21:50 git checkout(command) - 23:30 git merge(command) - 24:46 GitHub new repository - 26:15 git remote(command) - 27:46 git remote add origin(command) - 27:54 git push -u origin master(command) - 28:07 git clone(command) - 31:00 git pull(command) - 31:33
@TalsonHacks
@TalsonHacks 3 жыл бұрын
Prod Engineer thank you Prod
@linonator
@linonator 3 жыл бұрын
Thank a lot for this !
@veryangrytomato
@veryangrytomato 3 жыл бұрын
Absolute hero
@stafford3837
@stafford3837 3 жыл бұрын
Really nice - thanks
@zubbyemodi1267
@zubbyemodi1267 3 жыл бұрын
Haha was looking out for this. Thanks Prod
@justlearn1973
@justlearn1973 4 жыл бұрын
Git! a Severely complicated version of 'Save As' - Confucius
@DomodossolaTune
@DomodossolaTune 4 жыл бұрын
Confusius :P
@AbhishekBM
@AbhishekBM 3 жыл бұрын
**confused Confucius noises**
@SaeedAcronia
@SaeedAcronia 3 жыл бұрын
@@AbhishekBM * kong fu
@gomo5628
@gomo5628 3 жыл бұрын
@@DomodossolaTune Hahaha thats the first word got on my mind too...lol :)
@christiancramer3379
@christiancramer3379 3 жыл бұрын
made my day
@RandomSpark
@RandomSpark 4 жыл бұрын
people who are watching during the quarantine [stay in, stay safe, and learn a lot ]
@henrikeweinmann5540
@henrikeweinmann5540 4 жыл бұрын
just what I thought... gotta study somehow with all unis closed:)
@ishanchag6467
@ishanchag6467 4 жыл бұрын
what else can we do
@shubham4516
@shubham4516 4 жыл бұрын
superb video explaination. landed at the right place
@italorohdrigues
@italorohdrigues 4 жыл бұрын
Let's go quarentine team
@ai.201
@ai.201 3 жыл бұрын
This is so good.
@folyrd
@folyrd 3 жыл бұрын
This video was great! I was struggling with figuring out Git from online articles but I believe this is all a beginner needs. You've shown how basic commands work very intuitively. Thanks.
@TheTraderGuy
@TheTraderGuy 7 жыл бұрын
I cannot tell you how much you have helped me Brad. I am almost done with my Web Development degree, and I feel you have been the difference.
@TraversyMedia
@TraversyMedia 7 жыл бұрын
That is awesome. That's why I do this
@sbsaqi
@sbsaqi 7 жыл бұрын
i have the same feeling ... it was very simple n easy to go along with the lecture ... :) thums up
@NaturalBeautifulHair
@NaturalBeautifulHair 7 жыл бұрын
I really hope people are donating...even if its just a few dollars.
@SirTenenbaum
@SirTenenbaum 6 жыл бұрын
Where are you doing your Web Development degree?
@AtileonVA
@AtileonVA 6 жыл бұрын
thanks man :)
@labanmureithi8029
@labanmureithi8029 4 жыл бұрын
I was on the verge of giving up on Git. Lol. Thanks man, I'm now confident with using it.
@tfmurphhk
@tfmurphhk 2 жыл бұрын
Brad, I spent many hours with another KZbin instructor trying to figure out Git and GitHub and while she covered the basics and I got a general understanding, it was this video that really "taught" me. You go through things in a clear, concise, and well paced format that made it all come together very nicely. I very much appreciate it (I have watched and learned from your videos before and have no idea why I did not start off on Git/GitHub with you in the first place.) Thank you ever so much! I have given you a thumbs up and subscribed and look forward to more of your teachings.
@KO-vz5rd
@KO-vz5rd 3 жыл бұрын
Thanks for this wonderful tutorial! I really liked the way you demonstrated GIT functionalities that are crucial for us to get started, creating and using some files. I followed every single steps, and now feel much more confident with Github!
@okieinexile
@okieinexile 4 жыл бұрын
I learned more from you in half an hour than I'd learned in several hours on my own. Thanks.
@MKermy
@MKermy 4 жыл бұрын
please explain wtf commit is
@semihozturk9665
@semihozturk9665 4 жыл бұрын
@@MKermy bro, with commit what you do is to create a new version. For example now i am committing, so a new version is being created. If i do some changes, deleting or adding etc. and commit again, a new version will be created. But i can still look at the older version since its not deleted. I hope its clear?
@MKermy
@MKermy 4 жыл бұрын
@@semihozturk9665 ohhhhh
@viktorkuzmanov3086
@viktorkuzmanov3086 3 жыл бұрын
Damn you are a slow learner
@Manim8
@Manim8 3 жыл бұрын
@@semihozturk9665 so it's the same as autosaving, except it's manual? Is there any advantages for a single user project over just using an external backup drive, and copying to it every time i save the project?
@MrSidMan
@MrSidMan 4 жыл бұрын
The spectrum of Brads content is very broad in the programming realm. You've come a long way Brad, hats off to you my friend.
@franciscoibaneziii9386
@franciscoibaneziii9386 4 жыл бұрын
I agree. He's typically giving free tutorials for a whole IT department
@marcelo.trajano
@marcelo.trajano 3 жыл бұрын
Traversy you are my compass. I can watch hundreds of tutorials but you are the only one i can understand everything just fine. Thanks a lot!
@DmanDaks
@DmanDaks 4 жыл бұрын
This is the best intro to Git that I have come across. Thanks, my dude.
@arinzeanakor
@arinzeanakor 7 жыл бұрын
I simply like your tutorial. Clear, straight to the point.... I've referred some of my friends to this git tutorial. Thanks
@TraversyMedia
@TraversyMedia 7 жыл бұрын
Good to hear. Thank You!
@KC-SHOW
@KC-SHOW 5 жыл бұрын
This turorial was one of the best tutorial I have gone through as a fresher for Git. ..Thanks Man for this wonderful session.
@harmoniousT
@harmoniousT Жыл бұрын
I am forever grateful for your insight and knowledge. This tutorial is arguably one of the easiest ones to follow along and allowed me to feel confident enough to start using it. I can't thank you enough Brad!
@bossbaby.anaisha
@bossbaby.anaisha 3 жыл бұрын
This is a great tutorial for beginner like myself. I started from very beginning. Installed Git, Atom and created account on GitHub. I was able to create local and remote repository, create new files, clone, push etc. Very worth the time to see this video. Great Job! Thanks!
@zelalemmekonnen8030
@zelalemmekonnen8030 4 жыл бұрын
Thank you for this. I love how it was just straight to the point without any fuss. Thank you!
@arslanramay7992
@arslanramay7992 5 жыл бұрын
This is The Best Git & Github guide I have ever found. Keep up the good work man.
@andreamcarr
@andreamcarr 2 жыл бұрын
I have watched about 8 vids by other people that claim to be for git beginners, and was completely lost. I really like that you showed the terminal along side your code editor and then github. Finally this all made sense to me. TY so much for keeping it simple. I am hooked on your vids now.
@geraldmcn3884
@geraldmcn3884 3 жыл бұрын
What a great teacher Brad is, clear instructions with examples what more could you ask for in a lesson.
@hurol0914
@hurol0914 5 жыл бұрын
Thanks for taking the time to make this video. I have returned to web development after many, many years away and there's so many new things I need to learn. Your videos have been a tremendous help.
@TechForFree2023
@TechForFree2023 5 жыл бұрын
Idem
@Dead-Not-Sleeping
@Dead-Not-Sleeping 5 жыл бұрын
Thank you sir. I've been ignoring git for way too long and this was exactly what I needed. cheers
@scottlewis9108
@scottlewis9108 3 жыл бұрын
me too! Very helpful. Thankyou.
@coltermahlum162
@coltermahlum162 3 жыл бұрын
Absolutely love this video, helped me tackle Git for professional use! Easing the pain of asking others to perform Git actions. Thanks a bunch!
@039saranshvashisht8
@039saranshvashisht8 4 ай бұрын
Even after 6 years it's still great.
@amerolla
@amerolla 4 жыл бұрын
Excellent introduction! The best of several tutorials I've used.
@bkxornam
@bkxornam 4 жыл бұрын
This was an excellent tutorial. gave me a deeper and improved understanding of everything I learnt today in training
@tiffanygroves3158
@tiffanygroves3158 3 ай бұрын
Thank you so much for breaking this all down and describing what editor or site needed for each step. This is the most thorough explanation I have come across yet.
@sarthakjha2192
@sarthakjha2192 2 жыл бұрын
I was going thru some other tutorials, but this was the best, straight to the point, no bs, simply awesome
@tocobern
@tocobern 5 жыл бұрын
To be a teacher is to make things simple enough for others to understand easily. You did that perfectly. Keep up the good work Brad
@vaidehidave8996
@vaidehidave8996 3 жыл бұрын
Thank you for such a tremendous work. Out of so many videos I used to study, yours is easy to understand, to the point and hands on . It was amazing!
@tfmurphhk
@tfmurphhk 2 жыл бұрын
Brad really has a knack for teaching. Every one of his videos that I have watched... have helped me immensely! Thank you sir.
@SajadJalilian
@SajadJalilian 4 жыл бұрын
thank you. this was simplest and most clear video i found on youtube about git
@da80
@da80 7 жыл бұрын
this is the best git tutorial I've ever watched!!!
@sotumodo4317
@sotumodo4317 Жыл бұрын
I can not thank you enough for this very helpful tutorial. I created a github account over a year ago but I had no idea how to use it and so it's been sitting there collecting dust. But now thanks to your video, I've created my first repository and I have some idea of how to use it. Thank you so much!
@sanjaymishra6868
@sanjaymishra6868 3 жыл бұрын
You summarized all the basic concepts in just 32 min. kudos to you man and thanks for making wonderful video.
@lauraarchambault7704
@lauraarchambault7704 4 жыл бұрын
Thank you! I’ve been reading and watching a lot on git. For some reason, I was having a hard time wrapping my head around the basics but after this video, I feel like the whole picture makes sense. Thank yo, thank you, thank you!
@busyrand
@busyrand 6 жыл бұрын
Awesome! Thank you for the Beginner Tutorials. You're the best!
@anasbhih5114
@anasbhih5114 3 жыл бұрын
This guy seriously covered everything I was looking for. nothing more, nothing less. Thanks!
@rohansingla7855
@rohansingla7855 2 жыл бұрын
The best video on GIT basics that I have seen till now.. I was so scared when I dealt with GIT for the first time. But now it all looks so easy
@atticsolutions1476
@atticsolutions1476 4 жыл бұрын
Great tutorial as always. On the point for refresh and everything needed covered!
@anniediamond21webdesign26
@anniediamond21webdesign26 4 жыл бұрын
this is the best tutorial still in 2019, I watched and bought professional courses in my native language and tried to found simply explanation of git for a year . Finally I learned how to start wirh GIT Many Thanks!!! You are the best teacher I ever met. Yo are legend!
@idoreyinukpe759
@idoreyinukpe759 Жыл бұрын
Thank you, Brad. Very clear and precise video tutorial. You made me understand Git in less than an hour.
@milannikolic6289
@milannikolic6289 3 жыл бұрын
From the start of this quarantine you've become my 'go to' guy for coding. Great videos man!
@curios_bot
@curios_bot 4 жыл бұрын
Now you made my life easy bro!! Thanks for this tutorial 👏
@ariolverab
@ariolverab 3 жыл бұрын
One of the greatest skills from Brad is that he teach basics from understanding and not memorizing. Thanks Brad!
@djbioxic4023
@djbioxic4023 4 жыл бұрын
I've been just using the Eclipse Git client this whole time, without knowing what it all meant. Big mistake. You are very thorough and the code session really helped me see what all this actually means. Thank you!
@incredibleradhika4164
@incredibleradhika4164 3 жыл бұрын
Thanks for making git very simple for us.. Earlier I was struggling as if how I'll do, but now I'm pretty much confident.👍👍
@VerzoProductions
@VerzoProductions 4 жыл бұрын
You're my favourite source of information on KZbin and Udemy because you're straight to the point, give the essential information and do so in a way that is easy to remember. Keep up the great work!
@leonardocamargo5412
@leonardocamargo5412 4 жыл бұрын
I am Portuguese(Brazillian). I've learned so much watching your videos. Your voice and english speak is so easy to hear or I am understand english very well xD
@johanjubin
@johanjubin 3 жыл бұрын
With all the tutorial I had gone through, you are the one who made me understand the concept, Thank you so much
@eastenwest4812
@eastenwest4812 3 жыл бұрын
This video is very user-friendly. It answered all of my noob questions and was easy to follow along with in the process of actually typing, creating and connecting with Git, GitHub and VS.
@JeffCompton
@JeffCompton 6 жыл бұрын
Thank you for putting this together.
@Pymmusic
@Pymmusic 2 жыл бұрын
Thank you very much for this tutorial! I've followed your beautiful course in Udemy on Vanilla Javascript and I have to say that you have the gift to explain all clearly. Thank you again! Paolo Maria Guardiani
@bijoysaraf650
@bijoysaraf650 3 жыл бұрын
Outstanding tutorial on Git and Github. I like the way you presented it - clear & succinct. Way to go! Thank you for sharing! Liked! Been a subscriber for a while now.
@exceptionalbuildingservices
@exceptionalbuildingservices 4 жыл бұрын
Thank you! Great explanation. I'm a beginner at GitHub and Git and this video makes my life easier.
@0thImpact
@0thImpact 3 жыл бұрын
For those who may be finding this video after October 2020 just know that there was a patch wherein 'master' branch has been renamed to 'main' going forward! Hopefully this helps somebody.
@kavon9748
@kavon9748 2 жыл бұрын
Me! Tanks for that confirmation. This is what I thought and paste in Git. But I have an error message telling me "failed to push some refs to 'github.com....". I did every step though, I must have missed something...
@thyagtubes
@thyagtubes 5 жыл бұрын
8:56 for demo (skip intro and installation)
@sorubro2193
@sorubro2193 3 жыл бұрын
The only, THE ONLY Git tutorial that showed me that I can right click and git on a folder, when I have money I'll buy your react course no matter what, cheers from chile.
@muhammadasaduzzaman7943
@muhammadasaduzzaman7943 2 жыл бұрын
Thanks for the great video. I wanted to learn this for so long, but only this time I feel like I will be able to use it consistently for all my projects. Thank you.
@richardphelps566
@richardphelps566 4 жыл бұрын
I've been looking all over for a good git tutorial. This is by far the best. Good Job.
@rayc3103
@rayc3103 6 жыл бұрын
Mark Wahlberg sure knows a lot about Git
@TraversyMedia
@TraversyMedia 6 жыл бұрын
lol, I get that a lot. Must be a Mass thing
@slickd286
@slickd286 5 жыл бұрын
hahaha I can't unhear it now
@hcgaron
@hcgaron 5 жыл бұрын
lol same.
@Kill4Dill
@Kill4Dill 5 жыл бұрын
I can't not hear it now >.
@Skillthrive
@Skillthrive 5 жыл бұрын
"Say hi to ya mother for me, OK?"
@cynthiamanor6565
@cynthiamanor6565 3 жыл бұрын
EXCELLENT tutorial! Very straightforward and clear. Thanks again for another awesome tutorial.
@revatideshpande4024
@revatideshpande4024 3 жыл бұрын
I learned more from you in 30 minutes than if I'd tried to learn by myself all day
@robmedlock2836
@robmedlock2836 4 жыл бұрын
I've been trying to get my head around git using visual studio and devops and was finding everything terrifyingly vague, after learning more about the basics and using the command line I feel much more comfortable, I'm under no illusion that I am an expert and am still somewhat cautious but I am not as scared as I was or confused over what is really going on at each step, thanks a lot!!
@jeffdevries3534
@jeffdevries3534 6 жыл бұрын
Thank you! I think I actually understand it now.
@oni1ecram123
@oni1ecram123 3 жыл бұрын
Almost the third time viewing this and the more I understand without getting bored......You deserve my SUB!!!
@the360vision
@the360vision 4 жыл бұрын
One year ago I failed to understand GIT. Because of your tutorial today I can use it for my personal projects. I love GIT! Thank you!
@hargovind2776
@hargovind2776 6 жыл бұрын
Silmply best! All things explained very well. Thank you.
@umslopogaas
@umslopogaas 5 жыл бұрын
Simply*
@carsonschmidt3995
@carsonschmidt3995 5 жыл бұрын
Very Straightforward.
@nksenadeera2601
@nksenadeera2601 3 жыл бұрын
best tutorial ever.. you did whole 1week lecture without making me boring of it within 10 minutes.
@trigger60
@trigger60 4 жыл бұрын
Brad the Legend, thanks for this video. And congrats for reaching the million subscribers milestone
@greenwik
@greenwik 4 жыл бұрын
"Oh man, this is slow!" :D Nice tutorial, thanks.
@brianressler569
@brianressler569 Жыл бұрын
Even though this video is years old all of these concepts still hold true and if you have some foundational knowledge you can definitely acheive everything shown here. This was great man, short and sweet and it gives you all the essentials. I just got into a job that involves creating content on github and this part of it I had some experience with but mostly with github desktop. I can definitely see the benefit of doing it this way as you get a more fundamental understanding of what is happening.
@linhphanthi5871
@linhphanthi5871 2 жыл бұрын
I'd been watching so many git video for beginers but only when I find this video did I can have my fist commit to my repo, thank Traversy Media very much
@praveenpoonja95
@praveenpoonja95 4 жыл бұрын
Seriously I took a right decision watching the video to understand git under the hood. I used to copy paste commands on git bash without knowing the purpose of each command until i found this video. Thank you and keep posting more videos👍🏻
@KingJellyfishII
@KingJellyfishII 4 жыл бұрын
"I'm going to go ahead and GIT started"
@21335186z
@21335186z 4 жыл бұрын
You git XD
@deeneyugn4824
@deeneyugn4824 4 жыл бұрын
Well, git on it.
@KingJellyfishII
@KingJellyfishII 4 жыл бұрын
@@deeneyugn4824 I'll just git home first and git my computer out of my bag and git on with it
@bloodface24
@bloodface24 4 жыл бұрын
HA! I Git it.
@eponai
@eponai 4 жыл бұрын
pitter patter, let's git at 'er!
@first8208
@first8208 4 жыл бұрын
2019 and still awesome
@paristar3079
@paristar3079 4 жыл бұрын
2020 still awesome
@filiptrifunovic7763
@filiptrifunovic7763 4 жыл бұрын
2021 still awesome
@_.Mustafa._
@_.Mustafa._ 3 жыл бұрын
2022 and still awesome
@AsifAkhtar20
@AsifAkhtar20 3 жыл бұрын
@@filiptrifunovic7763 well, it's 2021 now
@arikedada
@arikedada 3 жыл бұрын
Thank you so much this is the best so far, I have been struggling with git for months and after watching this I feel like a pro already
@nicolasgonzalez2094
@nicolasgonzalez2094 3 жыл бұрын
honestly the best crash course for git I've used, appreciate it!
@2013bradleyp
@2013bradleyp 3 жыл бұрын
*error sound* *error sound* Whispers “oh Jesus” That’s real life
@arnoldsujankatru9667
@arnoldsujankatru9667 3 жыл бұрын
Hahaha I agree
@mistychavis5527
@mistychavis5527 3 жыл бұрын
Ernie
@danielfrei6213
@danielfrei6213 3 жыл бұрын
That's Windows
@Koukance
@Koukance 3 жыл бұрын
That's not editing your video.
@realtissaye
@realtissaye 3 жыл бұрын
@@danielfrei6213 LMFAO
@ziklover1
@ziklover1 3 жыл бұрын
For people watching this in 2021, master is now main. Don't be alarmed by git push -u origin main
@amalldekan1432
@amalldekan1432 3 жыл бұрын
thanks, was the 'master' changed to 'main' for 'political correctness' reasons?
@ziklover1
@ziklover1 3 жыл бұрын
@@amalldekan1432 I believe so, yes
@awaismajeed6254
@awaismajeed6254 3 жыл бұрын
@@amalldekan1432 yes, in support of black community.
@micwag367
@micwag367 3 жыл бұрын
Tried this tonight. Main failed for me even though that is what is listed in the steps. Then tried master and it worked.
@saviouremmanuel3608
@saviouremmanuel3608 2 жыл бұрын
This is so much a life saver. I have scoured through the web searching for help, I almost gave up on it since all I want to do is incorporate KiCad with Git. I reluctantly clicked on this video and boom! I can smile so heavily. Thanks Brad! God bless you from Nigeria! :)
@hasnainmalick8888
@hasnainmalick8888 2 жыл бұрын
Traversy you are a great man. I have learnt many things from your channel I have no words to explain how can I thank you.
@Thandidladla
@Thandidladla 5 жыл бұрын
26:57 - I liked how you said "If you don't have an account, just create one. It's obviously free. Haha Amazing crash course man! Perfect for GIT beginners like me. I really should have gotten into this earlier. It's gonna be part of my usual workflow now! Keep up the good work! All the best, Thandi
@castiyeaux
@castiyeaux 5 жыл бұрын
This was so helpful, thank you!!
@jukjik8
@jukjik8 4 жыл бұрын
I've watched other tutorials on Git and Github. By far this one didn't put me to sleep and is very thorough. Thank you so much for the lesson. I found this very helpful for a beginner such as myself! Time to Git going. =)
@AbdulmalikHamid
@AbdulmalikHamid 4 жыл бұрын
your tutorials are by far the best on KZbin.
@dylanaltamirano
@dylanaltamirano 7 жыл бұрын
This is good material! a great place to start with git
@aravindkumarreddy4395
@aravindkumarreddy4395 6 жыл бұрын
amazing tutorial
@SharvinKhanal
@SharvinKhanal 2 жыл бұрын
just love this guys teaching style. Thank you so much for helping us.
@rickotap3859
@rickotap3859 3 жыл бұрын
3:00 to 4:40 is extremly useful for someone who just needs a quick short refresher on the important commands. And then branches, exactly what i needed. thanks alot.
@Thaidakarium
@Thaidakarium 7 жыл бұрын
Easy to understand, and this isn't my native language, you're the best c:
@alexci3563
@alexci3563 6 жыл бұрын
these are the very basic thing of Git commands,which I am now very familiar with, anyway great video for beginners
@nltt3191
@nltt3191 2 жыл бұрын
I had go through 10+ tutorials, and this is the most clear and esay titorial of github for beginners !
@efrenvazquezsolis7718
@efrenvazquezsolis7718 4 жыл бұрын
Your tutorial was way too useful for me. Short and simple. Thank you.
@samantamrakar3809
@samantamrakar3809 3 жыл бұрын
"Git is a Virgin Control System" I feel personally attacked.
@celesteren5110
@celesteren5110 7 жыл бұрын
this is very helpful, I almost can start to use git now.
@aryany5737
@aryany5737 3 жыл бұрын
you are a life saver for people who want to get started with programming stuff,really i have take your few course and became a big fan of yours
@tusharlatye5278
@tusharlatye5278 Жыл бұрын
Thank you so much for a simple and clear explanation. I am now addicted to git commands
@tyronestephen4263
@tyronestephen4263 6 жыл бұрын
Brief list of all commands used in the video credits: @Traversy Media git init //initializes a repository git add // adds files to the staging area git status // check status of working tree git commit // commit changes to an index git push // pushes to a remote repository git pull // pull changes from a remote repository git clone // copies a remote repository to current folder git add filename.txt // adds filename.txt to staging area git rm --cached filename.txt // removes filename.txt from the staging area git add *.txt // adds all .txt to the staging area git add . // adds all files to the staging area git commit -m 'changed a file' // adds commit message // can also create .gitignore file and add filename.txt to it to ignore filename.txt from version control //branches - working separately from main code branches git branch test // creates a branch called test git checkout test // switches to test branch // all commits will now be made to the test branch git checkout master // switches back to master branch git merge test // merges test branch to current branch (master)
@shakos4105
@shakos4105 5 жыл бұрын
Thank you
Git Tutorial for Beginners: Learn Git in 1 Hour
1:09:13
Programming with Mosh
Рет қаралды 2,2 МЛН
React JS Crash Course
1:48:48
Traversy Media
Рет қаралды 3,4 МЛН
КАРМАНЧИК 2 СЕЗОН 4 СЕРИЯ
24:05
Inter Production
Рет қаралды 420 М.
Não pode Comprar Tudo 5
00:29
DUDU e CAROL
Рет қаралды 71 МЛН
Git Tutorial For Dummies
19:25
Nick White
Рет қаралды 954 М.
كورس تعلم Git & GitHub في ساعة
1:07:24
غريب الشيخ || Ghareeb Elshaikh
Рет қаралды 236 М.
Git, GitHub, & GitHub Desktop for beginners
22:16
Coder Coder
Рет қаралды 681 М.
13 Advanced (but useful) Git Techniques and Shortcuts
8:07
Fireship
Рет қаралды 875 М.
Git and GitHub Tutorial For Beginners | Full Course [2021] [NEW]
2:21:43
React Crash Course 2024
3:04:36
Traversy Media
Рет қаралды 181 М.
Learn Git in 20 Minutes
23:30
Web Dev Simplified
Рет қаралды 192 М.
Git Branching and Merging - Detailed Tutorial
54:28
SuperSimpleDev
Рет қаралды 170 М.
ИГРОВОЙ ПК от DEXP за 37 тысяч рублей из DNS
27:53
All New Atlas | Boston Dynamics
0:40
Boston Dynamics
Рет қаралды 5 МЛН
Секретная функция ютуба 😱🐍 #shorts
0:14
Владислав Шудейко
Рет қаралды 1,9 МЛН