Complete Git and GitHub Tutorial

  Рет қаралды 1,880,679

Kunal Kushwaha

Kunal Kushwaha

Күн бұрын

This tutorial will help you with using Git & GitHub for your personal projects and contributing to Open Source, with no prerequisites, in an easy to understand language.
It starts from the very basics of Git & GitHub, covering all the essential commands, including concepts such as branching, pull requests, forking, etc. We also cover other concepts such as squashing, resolving merge conflicts, keeping your code in sync, and more.
NOTE:
- Windows users can use git bash, all the commands will work.
- When using git for the first time, set the global configs using the commands:
$ git config --global user.name "your_name"
$ git config --global user.email your_email
Git/GitHub cheat sheet: education.github.com/git-chea...
Download Git: git-scm.com/downloads
Complete Java DSA playlist: • Java + DSA + Interview...
Code & notes for DSA lectures: github.com/kunal-kushwaha/DSA...
➡️ Connect with me: www.techwithkunal.com
=========================================
Timestamps:
0:00 Introduction
0:25 What is Git and Github?
3:45 Why are we using Git and Github?
5:15 Downloading Git
6:00 Structure of the Tutorial
6:18 Some basic Linux commands
8:22 Initializing a Git Repository
9:48 Making the first change
13:43 Staging the first change
14:40 Commiting the first change
16:12 Adding data to files
17:24 Removing changes from stage
18:14 Viewing the overall history of the project
18:52 Making few more commits
19:31 Removing a commit from the history of a project
21:35 Stashing changes
24:25 Popping Stash
25:00 Clearing Stash
25:26 Starting Github
26:10 Creating a new repository on Github
26:40 Connecting Remote Repository to Local Repository
28:05 Pushing local changes to remote repository
28:43 What are branches?
31:10 Use of branches
32:42 Making a new branch and switching to it (Learn Git Branching)
34:28 Merging branch to main (Learn Git Branching)
36:00 Pushing new changes to master branch
37:10 Working with Existing Projects
37:38 Why Fork and How to Fork?
39:00 Cloning the forked project to local
40:10 What is Upstream and adding it to local
41:00 What is a Pull Request?
45:28 Never commit on main branch & creating our first pull request
51:04 Removing a commit from the pull request by force pushing to it
52:56 Merging a Pull Request
53:28 Making forked project even with main project
59:46 Instructions on how to try doing these on your own
1:00:20 Squashing commits
1:01:59 Using the Rebase command
1:04:35 Using the hard flag to reset
1:05:11 Merge conflicts and how to resolve them?
1:11:00 What to do next?
#git #github

Пікірлер: 1 700
@KunalKushwaha
@KunalKushwaha 9 ай бұрын
DSA + interview preparation playlist: kzbin.info/aero/PL9gnSGHSqcnr_DxHsP7AW9ftq0AtAyYqJ
@inishkohli273
@inishkohli273 4 ай бұрын
how did you transform your terminal?
@akashreddyjammula
@akashreddyjammula 2 ай бұрын
@@inishkohli273 Even I have the same question, Do you got any solution? If so please let me know too. Thanks in advance.
@inishkohli273
@inishkohli273 2 ай бұрын
@@akashreddyjammula you have to import iterm2...I tried hard but still couldn't manage to replicate...
@chirntn
@chirntn Жыл бұрын
Keep in mind that to make changes to your text file using vim , Press i to get into insert mode and then press esc + :x to exit ; Basic Vim commands, you might get stuck ;
@chaitanyakirti5770
@chaitanyakirti5770 Жыл бұрын
thank you bro
@HEYYALOK
@HEYYALOK Жыл бұрын
it was a great savior.
@yashchauhan6824
@yashchauhan6824 Жыл бұрын
thank yo
@wammy4931
@wammy4931 Жыл бұрын
thank a lott[you can use ctrl+left closed bracket if your esc isnt working]
@thatoneamerican
@thatoneamerican Жыл бұрын
thanks man
@saikatbishal8429
@saikatbishal8429 2 жыл бұрын
Seen many git tutorials in the past. Had been using git for quite a long time now. But this is the best and most easy to understand tutorial I have seen so far. And I learned quite a few new things too, in the easiest way possible.
@KunalKushwaha
@KunalKushwaha 2 жыл бұрын
Thank You!
@ksubramanyeshwara6169
@ksubramanyeshwara6169 2 жыл бұрын
@@KunalKushwaha I think you have missed the configuration of the git
@rajashekark3106
@rajashekark3106 2 жыл бұрын
@@ksubramanyeshwara6169 bro configuration is simple ...no need to worries
@KunalKushwaha
@KunalKushwaha 2 жыл бұрын
@@ksubramanyeshwara6169 Mentioned in the description
@ksubramanyeshwara6169
@ksubramanyeshwara6169 2 жыл бұрын
@@KunalKushwaha Thank you so much
@utkarsha6943
@utkarsha6943 2 жыл бұрын
Honestly blown away by the content. Having already seen quite a few git/github tutorials in the past, I started watching the video with the intention of skimming through the content quickly but it was so engaging I ended up watching the whole video. None of the previous videos I've seen were this good, thanks for putting so much effort into the videos!
@nishchayveer2689
@nishchayveer2689 2 жыл бұрын
You are the only one who made me understand the entire git and GitHub only in an hour. I was stuck in an endless loop but one of my friends told me about this video and I am really thankful to him and you as well.
@adityatrivedi8956
@adityatrivedi8956 2 жыл бұрын
Bro literally loving the way you are explaining the things...your efforts are clearly visible man❤️🙌 really got goosebumps while studying due to excitement that what's going to be in next videos. It is going to be a long and wonderful journey⚡
@avinashgupta2308
@avinashgupta2308 2 жыл бұрын
The guests goes to the stage (staging area) , then the photographer took the photograph (commit) that saves in the history of the wedding 🔥🔥🔥, this was amazing
@sanyam_agarwal
@sanyam_agarwal 2 жыл бұрын
The picture clicking example was perfect for beginners like me. Really enjoyed the tutorial and understood the commands used. Kudos to Kunal for creating this tutorial.
@nellykantu8428
@nellykantu8428 2 жыл бұрын
this is literally the best git and github tutorial ever, i was able to understand the complicated parts that other tutorials couldn't explain well. thanks a lot
@WincentSimon
@WincentSimon 2 жыл бұрын
The quality of the content, excellent presentation, and positive attitude make it really interesting and fun to watch. The fact that the views are more than the channel subscribers is a testament to this :)
@tejassingh9127
@tejassingh9127 2 жыл бұрын
I liked how well you arranged java with data structures. I saw your dsa roadmap videos and that is by far the best roadmap and now you are teaching that by yourself. Thank you so much for this hard work that you are doing for students like us.
@gayatri5397
@gayatri5397 Жыл бұрын
Your passion for teaching shows Kunal, hats off for this. Thank you.
@yamini436
@yamini436 2 жыл бұрын
The Smile on Kunal's face after completing every part of teaching is amazinggggg!
@nikhilsoni272
@nikhilsoni272 2 жыл бұрын
I've searched alot about git watched tons of videos on youtube googled alot whenever i want to do something with my projects on git. I never understood concepts of stash, rebase and all. I would like to say "BEST VIDEO ON GIT EVER". Appreciate it! By the way excited to see more videos like this. Great initiative man!🙌👏
@karamjotsingh7479
@karamjotsingh7479 2 жыл бұрын
If you know about something and can explain it in terms that even a 3rd grade student can get it, shows that you truly understood it. Begin a professional, going through your content is fun and just love the way you break things into simpler ways. You are going big, brother. Hope to help you in some way and help the community.
@sarthakmane2977
@sarthakmane2977 2 жыл бұрын
I had never seen a educational content this long in one sitting, you have got it bro! keep it up!
@sarahj5374
@sarahj5374 Жыл бұрын
Thank you for this in-detail explanation, it is put across in a simple and best way possible. Have been struggling with understanding this and getting started with git and GitHub. Thanks for making my life easier.
@AnuragSingh-jz9kz
@AnuragSingh-jz9kz 2 жыл бұрын
I'm very grateful and blessed to have a mentor like you, really appreciate your work.
@priyankamishraa_
@priyankamishraa_ 2 жыл бұрын
I tried 5-6 or even more times to learn git and github but this day is remarkable for me because i finally learned all the concepts in a very clear manner just i have no more fear of all the git commands thanks kunal bhaiya 😁
@nishantarora6219
@nishantarora6219 2 жыл бұрын
he is using git for linux or git for windows
@minal4801
@minal4801 Жыл бұрын
@@nishantarora6219 git for mac
@arpitanjana4994
@arpitanjana4994 Жыл бұрын
Can u plz help me I'm stuck at commit for more than 2 days now it would be grt help if u can help me.
@rohanrustagi7857
@rohanrustagi7857 Жыл бұрын
@@arpitanjana4994 sure
@NishantChandra-qu2et
@NishantChandra-qu2et Жыл бұрын
If i have forked a git project in local, after that I create a new branch to add new feature, but in b/w owner of the project make some changes, then where do i pull changes, in main or in new branch and if i pull changes in new branch does my changes got lost, pls explain ?
@Iron.agrawal
@Iron.agrawal 3 ай бұрын
Took me around 4-5 hours to complete the video but truly they were worth it. I understood each and every one of the concept . Totally blown away by the content.
@ayushmaanraturi
@ayushmaanraturi Жыл бұрын
Git has never been so easy for me. Thank you so much for explaining this well. I have tried to learn git many times but often need to memorize the commands even the basic ones. But your wedding photograph analogy did the work. Now I understand everything nicely. Thank you so much.
@avinashgupta2308
@avinashgupta2308 2 жыл бұрын
This is actually the best git / github tutorial
@KunalKushwaha
@KunalKushwaha 2 жыл бұрын
Thank You!
@vedanthbaliga7686
@vedanthbaliga7686 2 жыл бұрын
Second that ✌️
@carrycooldude
@carrycooldude 2 жыл бұрын
Yes it also increases the SEO part too with this 🔥
@amitgupta2890
@amitgupta2890 2 жыл бұрын
@@KunalKushwaha I am a window guy. And I face a lot of problem due to any tutorial taught on Linux or Mac. Can u suggest me some things to cope up with this.
@KunalKushwaha
@KunalKushwaha 2 жыл бұрын
@@amitgupta2890 I mentioned it already. When you download git, you can use git bash and all commands will work. Please read the description.
@khemchand6431
@khemchand6431 2 жыл бұрын
just completed the video i had watched plenty of tutorials but finally understand with the help of your video thank you so much for your tremendous effort also you have explained it in very easy language exapmle that you have took of wedding was just amazing i am very lucky to be member of this community lot to learn from you, thank you
@kavyabisht2914
@kavyabisht2914 2 жыл бұрын
This video is genuinely amazing 👏. Everything covered in the proper order and in the nice way 👍
@karna5998
@karna5998 2 жыл бұрын
amazing way of explaining by comparing it to wedding photography, i had my git open and was following along each step, and in just first 15 minutes of the video i got a good grasp of the general environment of git and github, and how it is used to maintain changes in the repositories, thanks alot for the video, it is really really helpful.
@tejalkhatri1308
@tejalkhatri1308 Жыл бұрын
Thanks Kunal .... for all the efforts ...that you have taken to provide world class content at zero cost.... for the same content many edtechs are charging lakhs of Rs. Gratitude, blessings and more power to you ... that you keep doing what you do best and making us all Indians proud....
@rajitpaul4676
@rajitpaul4676 2 жыл бұрын
Strictly 24 K Content, Thanks Kunal for making the concepts so simple. Always a fun session to learn from you, Cheers buddy!
@ashutoshthite
@ashutoshthite Жыл бұрын
This is the best tutorial for Git and Github I've seen so far !! Your concise, on point teaching method is really wonderful.. I understood most of the concepts clearly.. Thank you so much.. You have a really nice way of teaching things...
@donkeshwarkavyasree8632
@donkeshwarkavyasree8632 2 жыл бұрын
It's indeed amazing explanation. Everything is clear and crisp. Can't thank you enough 👏
@vinaykarakavalasa2479
@vinaykarakavalasa2479 2 жыл бұрын
Finalllyyy the day is here! Aug 1st All the best kunal kushwaha we hope that we will be learning a lot from your videos and your experiance
@sarthakkathpalia
@sarthakkathpalia 2 жыл бұрын
Only video on YT which tells about Git & Github completely and in the most easy language 🔥🔥🔥
@snehasrinivas7889
@snehasrinivas7889 Жыл бұрын
Thank you. Was struggling with git commands since years. This was the best and simple explanation. More power to you.
@charanmc4484
@charanmc4484 Жыл бұрын
Aww....thanks man... Your way of taking perfect examples to explain the concept is tremendous.... The wedding photographer example made it crystall clear for me to understand it so well that i would never even have to remember anymore..😁 Thanks Kunal bhaiya..... for providing such amazing content that too for zero cost 🥺🤗...
@amisha4691
@amisha4691 2 жыл бұрын
Kunal you are seriously unbelievable Finally the series has started🥳🥳
@asura-2467
@asura-2467 Жыл бұрын
Sry i should be commenting after watching full video. But i can't control myself. After watching for just 11 min i am really happy that I could understand what u r teaching. This thing called github and its repository concept used to go a way abv my head bf. Now i am atleast able to understand. Thank you !
@Gopinath_V19
@Gopinath_V19 Ай бұрын
what Iam suggest for those who are reading the comments in this video , please watch the basic linux commands in the same playlist after that come and watch this video. initially i did watched this video iam so new to cli and i skipped to linux commands lecture now iam again here now i can understand each and every commands .. follow this and thank me latter.
@Anirudh-cf3oc
@Anirudh-cf3oc 2 жыл бұрын
Your explaination for branching and pull request concepts is Amazzing!! This is the best git / github tutorial ... Thanks a lot!!
@rajK011
@rajK011 4 ай бұрын
The example of photo clicking in a wedding is amazing. Awesome content
@gayatri5397
@gayatri5397 Жыл бұрын
That expression at 24:00 says “that’s how I roll”❤️. Epic man. Hats off to your efforts. I’m halfway through but I’m thoroughly enjoying this.
@tahersaudagar84
@tahersaudagar84 Жыл бұрын
I was looking for tutorials to learn git and git hub and i found your channel and i was just blown away by the content brother. As i have just entered in tech industry i got to know about lot of new career opportunities today for that thank you and looking forward to learn and help and grow in the community ..hope we will meet one day .
@avanishdubey6556
@avanishdubey6556 2 жыл бұрын
Amazing what an explanation I never find such an explanation ever. he took the real-life example of wedding and explain the git very easily.
@shubhsharma19
@shubhsharma19 11 ай бұрын
Helped a lot! Was always scared of git and used to just contribute using GitHub but now I am confident about Git as well. 🔥 You and Eddie are so good at this!
@devanciii
@devanciii 11 ай бұрын
are we supposed to practice along with the video? i watched and understood it but feels impossible to actually do. i'm new to this.
@nehakumari-er1pg
@nehakumari-er1pg 10 ай бұрын
Kunal you've made life of a beginners quite easy who aspire to be a Java Developer . Much Thanks !! and may you continue this
@vaibhavsachdeva.2001
@vaibhavsachdeva.2001 2 жыл бұрын
This is the best tutorial on Git and GitHub so far. Thank You Kunal!
@ankitsingh7802
@ankitsingh7802 2 жыл бұрын
Finally the wait is over....here we go... thank you so much for your efforts...🙏🙏
@bookalicious9849
@bookalicious9849 2 жыл бұрын
Best content 👏this is the only one needed for any tech enthusiast student !! Thank you for bringing this
@himanshuwarkade4318
@himanshuwarkade4318 2 жыл бұрын
This is the practical Git and Github tutorial we need thank you very much.
@henriquecosta4019
@henriquecosta4019 5 ай бұрын
Your preparation playlist is awesome! Thank you for providing quality lessons and tutorials for youtube.
@shambashibmajumdar1268
@shambashibmajumdar1268 2 жыл бұрын
Clean tutorial. I have seen many videos, but Kunal is doing it the fresher's way. Thanks a lot to be a good tutor!
@AjayPrajapati-bj4tr
@AjayPrajapati-bj4tr 2 жыл бұрын
watched mostly every popular git tutorial (Hindi and English both) but no one explained like you brother. Really appreciate your work and thank you for providing such great content,
@KunalKushwaha
@KunalKushwaha 2 жыл бұрын
Thanks a ton
@kovendanragupathi7632
@kovendanragupathi7632 Жыл бұрын
Man. you are really a good teacher. I feel very bad not knowing your channel till now. Thank you very much.
@diwakarkumar1469
@diwakarkumar1469 Жыл бұрын
same here, I too have watched plenty of git and GitHub tutorials but this one is exactly how a tutorial or explanatory video should be. Very well constructed wherein Kunal is not only teaching you how to perform various command but also clarifying you why would you need them at the first place. #respect brother
@harshdeepsinghtomar1925
@harshdeepsinghtomar1925 2 жыл бұрын
I've been using git for a while now, I still learned a lot from this git tutorial. Hands down one of the best git tutorial I've seen.
@manavshah7033
@manavshah7033 2 жыл бұрын
So much to say.. You nailed it! 🔥❤️ You recorded the video at 1st Aug and uploaded on the same day. That wedding example was so good.. Even a person from other stream/field can also understand this
@elujobaoluwafemi1668
@elujobaoluwafemi1668 2 жыл бұрын
Your analogy of the wedding picture makes it so easy to understand. God bless you man
@prashansatiwari8019
@prashansatiwari8019 Жыл бұрын
Never seen such an eady explaination of Git. Thanks Kunal for making me understand this very easy!
@ArpitKumar-yo6up
@ArpitKumar-yo6up 2 жыл бұрын
This man is the best had watched many tutorials in the past and no one explained me like this,starting my open source journey
@KunalKushwaha
@KunalKushwaha 2 жыл бұрын
Thank You
@michkelanglo545
@michkelanglo545 2 жыл бұрын
Applause to your effort 🥳keep going😁this good actions provide u all
@vedantrawat4064
@vedantrawat4064 6 ай бұрын
short, crisp and clear, love the content, and the way of explaining
@sonali2720
@sonali2720 Жыл бұрын
This video of git is just amazing ,I didnt know ,there are so many hidden topics but you cover them all easily .Loved it, big shoutout to this video 😀
@izureki
@izureki Жыл бұрын
Straight from the heart -> One of the Best tutorial I've ever seen in my life...
@harshverma1221
@harshverma1221 2 жыл бұрын
Kunal bro you nailed it , literally you where on fire 🔥🔥🔥 this was just.....hats off!! This was definitely far better than some paid courses
@alongemaryann2991
@alongemaryann2991 Жыл бұрын
Thank you so much Kunal for this tutorial! it was so in depth and easy to understand. Was able to solve a crucial git problem after watching, and for this i have subscribed :)
@santhoshkumarmittapally5866
@santhoshkumarmittapally5866 Жыл бұрын
Great Video. You have covered a lot in one session about git and GitHub. Learnt a lot of things from this video. This one session is enough to trust you for DSA sessions.
@vinothkumars7421
@vinothkumars7421 2 жыл бұрын
I was waiting for a proper guidance..🙏🙏 Now I got one.. 🤝🤝Best wishes.. My journey begins 👍👍
@anujsrivastava1155
@anujsrivastava1155 2 жыл бұрын
Now the journey starts 🔥🔥🔥🔥
@Veer34286
@Veer34286 10 ай бұрын
Bro how is your journey going so far?
@sanketneema286
@sanketneema286 8 ай бұрын
bro journey?
@Veer34286
@Veer34286 8 ай бұрын
@@sanketneema286 procrastination ,
@prabdulkaderjailani8649
@prabdulkaderjailani8649 Жыл бұрын
One of the best course I watched KZbin. I'm your early subscriber. But now only I get time to watch. Thanks for the amazing course, sir.
@n4naveeen
@n4naveeen 2 жыл бұрын
The bestest tutorial on Git and GitHub! Kunal you have a gift of making things so easy that any person from any profession can understand it! Can't wait for your next video on DevOps! Thank you.
@KunalKushwaha
@KunalKushwaha 2 жыл бұрын
You are most welcome
@CodeWithArjun
@CodeWithArjun 2 жыл бұрын
Watching from Nepal, who has a dream to work on FAANG companies. Really excited for this course.
@binayakshrestha1085
@binayakshrestha1085 2 жыл бұрын
Can you help me? Maile ta kei ni bujhina. Git ma first time vayera hola
@rakeshbabu4790
@rakeshbabu4790 2 жыл бұрын
And finally the much excited series has started🤩🤩🤩🤩
@John12685
@John12685 2 жыл бұрын
Rakesh ... Java related stuff kab ayega ?
@shashanksingh4708
@shashanksingh4708 2 жыл бұрын
@@John12685 syllabus m likha hai
@anujdhoot7804
@anujdhoot7804 2 жыл бұрын
@@shashanksingh4708 Where is the Syllabus, Can you please share it, I could not find it on Discord or Channel Description.
@Skyvastern
@Skyvastern 2 жыл бұрын
Hmm so can a pull request have more than 1 commits (like 9-10 etc). Considering the PR is made with a new branch?
@swapnilhajare5557
@swapnilhajare5557 Жыл бұрын
This is what i was looking for you cleared the most important concepts. Amazing tutorial thanks a lot 👍🏻.
@joshua_dlima
@joshua_dlima 2 жыл бұрын
i had checked out a few other git tutorials.. honestly speaking this one is the best, he literally makes concepts crystal clear. No bogus talk.. nothing unnecessary straight up to the point. thanks kunal
@KunalKushwaha
@KunalKushwaha 2 жыл бұрын
Thank You!
@upskilllearn7596
@upskilllearn7596 2 жыл бұрын
Very nice explanation by Kunal. Whatever he has explained here is more than sufficient to also work in real world projects. I am working in an IT MNC and I started using git 3months back and trust this video covers all the commands I have used so far. We have multiple people working on same branch and stash comes handy that time. Good work Kunal!
@KunalKushwaha
@KunalKushwaha 2 жыл бұрын
Thank You!
@bhanumalhotra7553
@bhanumalhotra7553 2 жыл бұрын
hi, can anyone help me with this - what did he press at 16:24 after adding names.
@upskilllearn7596
@upskilllearn7596 2 жыл бұрын
@@bhanumalhotra7553 :wq --to save and quit
@RajarshiCode
@RajarshiCode 2 ай бұрын
press esc to enter the command mode first then, :wq and press enter
@vinaybhatia4228
@vinaybhatia4228 Жыл бұрын
Kunal bhai you have ignite a flame in me to become a devops engineer. Thank you so much. I will work hard come what may as per your videos directions. Lots of appreciations and love.
@harshitsharma3226
@harshitsharma3226 2 жыл бұрын
Best git tutorial available on entire youtube. Thanks a ton, Kunal
@rishtisumandey2992
@rishtisumandey2992 2 жыл бұрын
Thank you for this amazing tutorial! Nobody in youtube have been able to teach git and github the way you did.
@KunalKushwaha
@KunalKushwaha 2 жыл бұрын
Glad you enjoyed it!
@mrnonsenseju
@mrnonsenseju Жыл бұрын
di can you help me with one of my doubt ?
@anuragsuryawanshi4177
@anuragsuryawanshi4177 2 жыл бұрын
Hey kunal, I just noticed there's no ad on this video....we really don't mind if there are any ad and you are earning from it.... we'll never skip ad on your channel since you are providing quality courses for absolutely free
@astroflexx82
@astroflexx82 Жыл бұрын
Amazing video Kunal! Understood all the concepts very clearly.
@preciousshhh
@preciousshhh 6 ай бұрын
thanks for the git walkthrough, dropping by from the odin project 😊
@ankitapaul6426
@ankitapaul6426 2 жыл бұрын
I am watching your lectures at 1.5x speed and your "taa-daa"s sound so funny and enthusiastic.
@mondal_raj
@mondal_raj 2 жыл бұрын
Hey Kunal, I am watching your video for the first time. And you won't believe that I am literally praying to god after watching this video that I was struggling in git and GitHub for the past 6 months. I was facing many difficulties like merge conflict, fetching the upstream code and pull the code,and even working with the branches. And after watching this video, I have tried every command, and literally, now I am crystal clear with Github, even with the branching best practices. I really thank you a lot for creating this video and waiting for the entire course of DSA.
@mdasadullah2638
@mdasadullah2638 2 жыл бұрын
Awesome way of teaching. Complete tutorial. Best git and GitHub tutorial came across.
@pawankumarbhutekar260
@pawankumarbhutekar260 Жыл бұрын
Kunal you are explaining in such way that anyone can understand. I really liked your teaching keep it up!
@kunalakhade5660
@kunalakhade5660 2 жыл бұрын
Firstly I find this video too fast to grab. But I know kunal is giving a quality content so I start giving some efforts from my side too and continue watching it a couple of time and finally I understood everything and I find putting efforts from my side worthy. So If you are finding the video too fast then be focused while watching and put some efforts from your side too because the content and explanation is outstanding.
@KunalKushwaha
@KunalKushwaha 2 жыл бұрын
Thank You! Hope you liked it
@aakashjaiswal119
@aakashjaiswal119 7 ай бұрын
i know you're stuck in Vim. First, press the ESC key on the keyboard to enter the normal mode. Then, press the : (colon) key to enter the command mode. now use the command q (only q without any sign) to quit Vim. If changes have been made and need to be saved before exiting, use wq(only wq without any sign) to save and quit.
@anorophile2841
@anorophile2841 2 жыл бұрын
Really thankyou for making this course,it was really helpful and the pdf you gave at the end will also be very helpful whenever I want to give a look to the commands and all
@djfago6240
@djfago6240 Жыл бұрын
One of the best(well explained) git and guthub tutorials on youtube. Thank you sir
@basicHarsh
@basicHarsh 2 жыл бұрын
Tip for windows user: mac --> ls, windows -->dir, mac--> ls -a, windows -->dir /ah
@amanbisht4286
@amanbisht4286 2 жыл бұрын
I am getting a could not resolve Head can u help me out ?
@kushaltanna5569
@kushaltanna5569 2 жыл бұрын
Using gitbash can also run Linux commands.!
@prajaktanikam3679
@prajaktanikam3679 Жыл бұрын
@@kushaltanna5569 yes
@pradeepkumar00077
@pradeepkumar00077 2 жыл бұрын
23:57 kunal gives a killer loook
@KomalMYM
@KomalMYM 2 жыл бұрын
yeappp, that was sharp!
@sahilbani7020
@sahilbani7020 Жыл бұрын
Hands down the best git/github tutorial. Thanks Kunal.
@naomiutin7496
@naomiutin7496 11 ай бұрын
The best Git and Github tutorial ever. your turn this confusing terminologies into a simplier terms. thanks a millions
@shubhamthakur3415
@shubhamthakur3415 2 жыл бұрын
Hey Kunal, I always struggled with Git in interviews. Saw this video before my last interview and practiced along. Was able to do good this time. Thanks mate! Edit: Got offer as well
@avanishdubey6556
@avanishdubey6556 2 жыл бұрын
Amazing now we have started the journey of DSA
@shivampathak1405
@shivampathak1405 Жыл бұрын
most comprehensive and to the point. Awesome buddy. Keep it up!
@maxiron_n9109
@maxiron_n9109 2 жыл бұрын
Best Tutorial on Git I've ever come across. Thanks for this Kunal
@sameermd5779
@sameermd5779 Жыл бұрын
I learnt lot from you regarding java which killed my life of unemployment Finally landed in a job and now in project. You are really a best teacher of mine. Thank You Kunal ❤️
@aanchalmishra9630
@aanchalmishra9630 8 ай бұрын
Hey Congrats🎉 I am not good at maths can I still learn it?
@harshgupta7341
@harshgupta7341 7 ай бұрын
A simple note : at 16:28 kunal used vim text editor and opened names.txt file to write some text names and saved the file using (first press esc key then) ":x" hope it is more clear now :))
@user-xf8mc1zb9j
@user-xf8mc1zb9j 5 күн бұрын
you can invest your time on this video if you want to learn about Git and GitHub from scratch. wonderful way of explaining the concepts.
@tusharshekokar8760
@tusharshekokar8760 2 жыл бұрын
This is 24k gold...The great way of teaching ❤️ #respect🙏
Introduction to Programming - Types of Languages, Memory Management
39:02
Git, GitHub, & GitHub Desktop for beginners
22:16
Coder Coder
Рет қаралды 686 М.
1 класс vs 11 класс (рисунок)
00:37
БЕРТ
Рет қаралды 4,6 МЛН
船长被天使剪成光头了?#天使 #小丑 #超人不会飞
00:28
超人不会飞
Рет қаралды 28 МЛН
MINHA IRMÃ MALVADA CONTRA O GADGET DE TREM DE DOMINÓ 😡 #ferramenta
00:40
Git For Beginners 2023
2:00:37
Telusko
Рет қаралды 171 М.
How Git Works: Explained in 4 Minutes
4:18
ByteByteGo
Рет қаралды 113 М.
Has Generative AI Already Peaked? - Computerphile
12:48
Computerphile
Рет қаралды 162 М.
Git Tutorial For Dummies
19:25
Nick White
Рет қаралды 963 М.
Sora has a New Trick! Plus a Dive into the Latest Features & Music Video
9:35
The ARM chip race is getting wild… Apple M4 unveiled
4:07
Fireship
Рет қаралды 474 М.
Complete GIT in 1 video
3:43:17
Hitesh Choudhary
Рет қаралды 44 М.
APIs Explained (in 4 Minutes)
3:57
Exponent
Рет қаралды 456 М.
1 класс vs 11 класс (рисунок)
00:37
БЕРТ
Рет қаралды 4,6 МЛН