Learn Git - Full Course for Beginners

Поделиться
HTML-код
  • Опубликовано: 1 фев 2025

Комментарии • 441

  • @arkajyotinaskar2858
    @arkajyotinaskar2858 8 месяцев назад +419

    Hitesh Choudhary has God level knowledge, I really like his videos because of his professional and industrial approach of teaching

    • @arkajyotinaskar2858
      @arkajyotinaskar2858 8 месяцев назад +88

      Currently my semester exam is going on and I'll have 2 month break before placement starts, I'll binge watch his nextjs playlist:)

    • @usmansaeed6750
      @usmansaeed6750 8 месяцев назад +34

      It seems you have no knowledge at all thats why you thinking like this

    • @AP_XYZ
      @AP_XYZ 7 месяцев назад +17

      lplpppl😊p😊l😊😊lolllllllppllll😊ll

    • @AP_XYZ
      @AP_XYZ 7 месяцев назад +1

      @@usmansaeed6750plllllllll😊llllllllll😊l😊lllllllllppllpllllllllllllllllllllll😊lllllllll😊llll😊l😊lllll😊llllllllllllll

    • @AP_XYZ
      @AP_XYZ 7 месяцев назад +6

      ⁠llpplpllllllllllllllllllllllllll😊lllllpllll😊lll

  • @sachienjakhar
    @sachienjakhar 8 месяцев назад +210

    00:01 Learn essentials of Version Control with Git
    02:10 Understanding the workflow of git and the behind-the-scenes details.
    05:53 Introduction to series on Git
    07:53 Install Git for source control management
    11:42 Git acts as a checkpoint system for file changes, allowing collaboration
    13:41 Understanding the concept of repository in Git
    17:25 Introduction to Git initialization and tracking
    19:17 Exploring the structure of a git folder
    22:51 Setting up working directory, staging area, and commits for code preparation
    24:33 Introduction to Git ad command
    28:04 Moving into the staging area with Git
    29:51 Understand the importance of providing a commit message
    33:35 Understanding why the terminal opened Vim for one user but not for another
    35:20 Programmers often message directly in command line, not waiting for code Editor.
    38:47 Debate about present vs past tense in commit messages
    40:36 Git configuration file setup and gitignore usage
    44:09 Configuring Git commands for user and email
    45:51 Install code command in path for VS Code setup
    49:36 Create a .gitignore file to secure sensitive information.
    51:27 Using git ignore file to exclude files from tracking.
    54:57 Learning how to use a .gitignore file effectively
    56:56 VS Code plugins provide useful features for working with git and managing configurations.
    1:00:37 A commit consists of a unique ID known as hash and related information.
    1:02:31 Explore hidden files and directories using ls -la command
    1:06:14 Importance of commit messages and repository logs
    1:07:54 Focus on git branches and collaborative environment
    1:11:29 Adding a new file to staging area and committing it in Git workflow
    1:13:13 Understanding Git branches as alternative timelines
    1:16:48 Creating and switching between branches in Git
    1:18:39 Showing behind the scenes of git workings and branch pointers
    1:22:13 Switching branches affects codebase
    1:24:16 Understanding the concept of head in branch management
    1:27:48 Learned about git branch command and shortcuts
    1:29:33 Understanding merging of branches
    1:33:15 Merged hero section and Navar into the main branch
    1:35:02 Deleting the Navar Branch
    1:39:00 Conflict in code management
    1:41:16 Understanding conflict resolution in Git
    1:44:37 Explaining the process of merging branches in Git
    1:46:21 Merged footer branch successfully
    1:49:49 G diff is not for comparing two different files; symbols may cause confusion.
    1:51:34 Interchanging branches can result in symbol interchanges. Don't assume codes are removing or adding.
    1:55:10 Understanding file changes and staging in Git.
    1:56:57 Showing file changes before and after staging
    2:00:35 Discussing git stashing and its workflow
    2:02:25 Conflicting changes prevent branch switch without commit
    2:05:54 Utilizing Git stash for efficient code management
    2:07:54 Stashing changes can be moved between branches
    2:11:35 Using 'git checkout' to move to a specific commit
    2:13:23 Ways to move back in Git branches
    2:16:55 Git rebase command can be divisive, but it's crucial to handle with care
    2:18:35 Git rebase rewrites history and merges code into a single timeline.
    2:22:10 Fixed navigation bar bugs
    2:24:13 Merge main branch into bug fix branch
    2:28:11 Rebasing a branch in Git with the master branch is important for maintaining clean commit history.
    2:30:06 Branches will still exist even after more work on bug fix
    2:34:01 Resolve conflicts using Git rebase
    2:35:46 Understanding and best practices for rebasing
    2:39:18 Be cautious about spamming, incident to be shared.
    2:41:05 GitHub account setup and SSH key
    2:44:36 Add SSH key to agent and set passphrase for Windows and Mac
    2:46:18 Adding SSH key to GitHub account for communication
    2:49:59 Initializing and managing Git repository
    2:51:56 Creating a public repository with important commands
    2:55:24 Configure git user information and SSH key for GitHub.
    2:57:11 Add a remote repository using git remote add
    3:00:43 Setting up remote repository for push and fetch
    3:02:33 Understanding and setting Upstream for pushing code in GitHub
    3:06:11 Learn how to clone a repo and work with branches on GitHub
    3:08:07 Learn about git and GitHub basics
    3:11:59 Understanding the flow of local and remote repositories
    3:13:45 Understanding the difference between git fetch and git pull
    3:17:17 Contribute with value, not spam
    3:19:03 Open source is more than just sharing code on platforms
    3:22:40 Talk to the founders and maintainers of the open source project.
    3:24:21 Open an issue, get it assigned, work on adding value.
    3:27:46 Quality contributions are crucial for job consideration.
    3:29:26 Learn how to make pull requests for open source projects.
    3:33:01 Creating and working on a new branch in Git
    3:35:05 Initiate push to remote repository
    3:38:52 Creating and reviewing a pull request
    3:40:30 Overview of open source contribution on GitHub

  • @mohzimshaikh8189
    @mohzimshaikh8189 6 месяцев назад +27

    Simply one of the best Git tutorials on RUclips. Hitesh did incredible job as a teacher here making the content easy and delightful. High benchmark for other RUclips trainers!

  • @chaitaliarya-bg5qt
    @chaitaliarya-bg5qt 8 месяцев назад +14

    I've watched just 54 minutes & I'm feeling so good that actually getting real knowledge and I'm able to practice alongside and get exact same files, folders etc. HE IS AN EXCELLENT TEACHER, I'm really thankful for such people providing this knowledge for free for all of us.... Really excited to complete the full tutorial.... It's really a must watch vedio. Thank you for your efforts looking forward for more vedios on this channel and on your personal channel.

  • @haranvj1997
    @haranvj1997 25 дней назад +2

    Thank you Hitesh sir. I went from Zero to Hero after completing your course. Now Git doesn't feel an alien thing to me. This is a truly valuable course.

  • @the_humble_lazy
    @the_humble_lazy 8 месяцев назад +34

    Happy seeing Hitesh here yet one more time, he is a real gem of a teacher, and he exactly knows what concepts one will miss and makes sure no one forgets that

  • @junjuljunjul4392
    @junjuljunjul4392 8 месяцев назад +5

    I am 40 min into the course, by far the best course i have experienced regarding this topic , also you sir are a great teacher.

  • @asgharmohamed
    @asgharmohamed 2 месяца назад +4

    I am still having my first bike since November 2012! My love for 220's ridability will never change. I hardly did 26k KMS, since I'm abroad.❤

  • @hasiiabbasi
    @hasiiabbasi 8 месяцев назад +20

    Seriously, this is one of the best videos for beginners who want to learn more about Git from both practical and theoretical points of view.

  • @AricYount
    @AricYount 8 месяцев назад +101

    This is perfect timing. I just started learning git to integrate it with software at work. Thank you!

  • @aforodoma
    @aforodoma 3 месяца назад +3

    Its amazing how Hitesh Choudhary made Git so so simple. I will recommend this video to as many people as possible who I am guiding into Tech. Thank you Hitesh for this great piece.

  • @rickythomas8504
    @rickythomas8504 5 месяцев назад +8

    ive watched about ten hours of videos on git so far and thirty minutes into this one feel like ive learned more about functionality!

  • @21linoo
    @21linoo 7 месяцев назад +2

    I have completed this Git course, and I must say it has been incredibly resourceful! The step-by-step instructions and clear explanations helped me understand Git concepts and workflows thoroughly. I now feel confident in using Git for version control in my projects. Highly recommended! Thanks Hitesh

  • @bibeksamal5300
    @bibeksamal5300 8 месяцев назад +127

    git commit - m "hello everyone one, this git course help me a lot, thanks you Hitesh bhai"

    • @prasadkulkarni7066
      @prasadkulkarni7066 7 месяцев назад +14

      ur commit has been removed :)

    • @keenanwekesa1723
      @keenanwekesa1723 6 месяцев назад

      @@prasadkulkarni7066 git reset 🤣

    • @bibeksamal5300
      @bibeksamal5300 6 месяцев назад +5

      @@prasadkulkarni7066 lagtahe node_modules ko ignore marna bhul geya isliye removed ho geya sayad😅

    • @Gear-uptolearn
      @Gear-uptolearn Месяц назад +3

      message should be present tense and imperative.

  • @akmr999
    @akmr999 Месяц назад

    Everything I needed to learn about Git, all in one place. The explanations are super clear, and the examples make it so easy to follow. A must-watch for anyone diving into version control.

  • @QaiserMuhammad
    @QaiserMuhammad 3 дня назад +1

    A perfect orator you are boss. Hats off. 😊

  • @aldrinseanpereira140
    @aldrinseanpereira140 8 месяцев назад +26

    Finally!! An updated beginner course on something as important as git

  • @sairithvickgummadala2688
    @sairithvickgummadala2688 8 месяцев назад +2

    I was just looking for a beginners course on Git and I have it! This channel is doing God's work for me

  • @ДиванныйМонстр-ъ8с
    @ДиванныйМонстр-ъ8с 8 месяцев назад +14

    Amazing course. Thanks a lot. Even though I work with git for approx 7 years, I was able to learn something new.

  • @ebrahimsimaei
    @ebrahimsimaei 6 месяцев назад +9

    I just come here to say that you are really great teacher, i had misunderstandings in some part's of git and you helped me to figure them all, thanks a lot bro and keep up the good work

  • @natalyverner9316
    @natalyverner9316 6 месяцев назад

    For a software developer with 2 years work experience, it was really useful to fill in the whitespaces as my git knowledge was not so structured. The info is straightforward and to the point! Thank you very much! :)

  • @taricoffeedesigns
    @taricoffeedesigns 26 дней назад +1

    40 minutes in, I am loving this tutorial, step by step, so helpful! Kudos.

  • @samueledariese6878
    @samueledariese6878 8 месяцев назад +73

    God bless you all for these free tutorials 🙏🏾🙏🏾

  • @thokosimbeye8704
    @thokosimbeye8704 4 месяца назад

    I've been trying to learn git since 2020. I tried different tutorials but I learned nothing since
    Most of them rush through the content forgeting the basics and how git really works. With only 2 hours of this video, I learned and understood how to use git. Now am confident I can contribute to some projects. Thank you so much for the owesome content

  • @arashhey4441
    @arashhey4441 2 месяца назад

    I just finished watching this course and I highly recommend it.
    This is obviously the best git course on the RUclips.👍

  • @pranavgupta9939
    @pranavgupta9939 8 месяцев назад +2

    One of the best teacher, i have ever seen on youtube

  • @divyanshsingh934
    @divyanshsingh934 6 месяцев назад +1

    incredibly marvellous teaching sir. beginner to advance, precise and well explored, dos and don'ts, no cramming instead a insightful technical explanation that even beginners can get. Thanks a lot for this charity sir.🙏🙏

  • @RahulJain-fo8ei
    @RahulJain-fo8ei 7 месяцев назад +7

    Just a minor correction at 2:14:02 : Get reflog just list logs of your git activity including commits hashes. It actually does not move you to your origin branch.

  • @freshlife782
    @freshlife782 8 месяцев назад +11

    First time completely watched a video, coded along, can't express my happiness thank you so much ........... Mr. hitesh ♥

  • @MuhammadAli-hh9td
    @MuhammadAli-hh9td 8 месяцев назад +2

    One of the best teacher I have ever seen, When I first check his channel that time i was just average newbie of js now I'm a mern dev just because of him hitesh Chaudhary, chai aur code

    • @shubhamgattani5357
      @shubhamgattani5357 8 месяцев назад

      Kya baat bro!

    • @MuhammadAli-hh9td
      @MuhammadAli-hh9td 8 месяцев назад

      @@shubhamgattani5357 bhai na ker 2 ghante say debugg ker raha hu sala error kidhar ha or ekta tumhara comment ka popup

    • @shubhamgattani5357
      @shubhamgattani5357 8 месяцев назад

      @@MuhammadAli-hh9td Ye lo ek aur pop-up aaya! Khuda Hafiz 😄

    • @MuhammadAli-hh9td
      @MuhammadAli-hh9td 8 месяцев назад

      @@shubhamgattani5357 solved hugaya bro error

  • @sheshanfernando-uv1uj
    @sheshanfernando-uv1uj 5 месяцев назад +6

    The best Git tutor ever !!!! everything was very very clear . Thank you sm

  • @shivamattri3961
    @shivamattri3961 5 месяцев назад

    Sir the way you explain git I will never forget in my entire life the clear explanation of how things work in git and how to learn them you teach it in very easy way❤❤

  • @VincentDania
    @VincentDania 7 месяцев назад +3

    Thank you Hitesh for this comprehensive tutorial on Git and Github. You are a great teacher

  • @muratownuk4422
    @muratownuk4422 Месяц назад

    Thank you for teaching me git and github Hitesh! You've made a positive change in my life and for that am grateful.

  • @victorikhianosen
    @victorikhianosen 4 месяца назад +2

    This is the best Git course on internet. One hour into the course, and I already have so much confidence. I would like to see more DevOps courses from Hitesh Choudhary.

  • @tobiopinkman2918
    @tobiopinkman2918 14 дней назад

    i rarely finish huge tutorials like this. i got to learn so much, thanks hitesh you are a great teacher.

  • @sachinlakshitha7616
    @sachinlakshitha7616 4 месяца назад

    The way he delivered the content was amazing-very clear, with simple and easily understandable language.

  • @udaytewary3809
    @udaytewary3809 8 месяцев назад +1

    His way of teaching is really great he teaches the inner working so that we get a real feel of the topic and ur voice of teaching is just amazing ❤❤

  • @flexpointearner
    @flexpointearner 7 месяцев назад +3

    Hitesh you are the best...
    Now am confident and confortable using git

  • @kuikibandy7901
    @kuikibandy7901 3 месяца назад

    This was the last git tutorial I needed. I felt comfortable and confident with git after watching this

  • @QuinTechSolutions
    @QuinTechSolutions 7 месяцев назад +4

    The first video i've completed from this channel. good and very useful stuff delivered in a concise way.

  • @andycgn1991
    @andycgn1991 8 месяцев назад +2

    Hey Hitesh,
    thank you very much for your work. That was a useful 3.75 hours invested in your course. I'm not a beginner but I was still able to learn a lot more.

  • @functionc
    @functionc 8 месяцев назад +6

    Nice! I was just watching the old video and thinking we need an update! Thank you!

  • @rajoanrahman194
    @rajoanrahman194 2 месяца назад +1

    It was looking like i am learning the git in a whole new level. Very much informative and details.

  • @myblog8751
    @myblog8751 8 месяцев назад +1

    One of the best mentors on RUclips, not only helps in learning latest tech skills but also builds confidence to build things on our own

  • @rpos56
    @rpos56 5 месяцев назад +1

    Thank you from the bottom of my heart Hitesh, this course has been brilliant and you are too!

  • @Soulcode-k
    @Soulcode-k Месяц назад

    How can u just explain it so easily?😳
    How did i understand it so easily what a crazy way to teach.
    I saw so many other videos and didn't get a single piece of knowledge and here u r, again Jow is this possible?????????
    Love u bro😘😘😘😘😘.

  • @mbillah0-eee
    @mbillah0-eee 5 месяцев назад

    The Perfect course to learn from the beginning with both theoretical as well as practical application. Thanks Hitesh Chaudhary ❤

  • @kingsman9547
    @kingsman9547 5 месяцев назад +2

    Thanks

  • @okegbemijoshua3342
    @okegbemijoshua3342 22 дня назад +1

    I am done with the course..
    Thanks soo much sir

  • @carolinekamande6847
    @carolinekamande6847 2 месяца назад

    Thank you Hitesh, you are a great teacher. This has really sparked an interest in me to get into more development. I will definately be checking out more of your material.

  • @gauravbawa5609
    @gauravbawa5609 8 месяцев назад +2

    awesome way to get started with git , you all gonna love the content

  • @Aminnak
    @Aminnak 3 месяца назад +1

    Dear Hitesh, hope you're doing great. I must appreciate you for this appealing course, It helped me a lot to learn Git & GitHub, add I do appreciate it. Keep going and create more and more other series for us❤.

  • @techpassion5680
    @techpassion5680 Месяц назад

    Keeping it simple and specific. Best tutorial ever!

  • @travelwithwaqar6227
    @travelwithwaqar6227 Месяц назад

    Very informative and very well explained in a very easy and practical way. Did really a great job Hitesh! 👍

  • @SamikshaOps
    @SamikshaOps 8 месяцев назад +1

    1:47:42 Git Diff and Stashing
    2:00:42 Git Stashing
    2:31:10 Git Rebase

  • @mdsonualam8408
    @mdsonualam8408 8 месяцев назад

    I have been working for quite a time now, and everytime hitesh sir brings something, it's a new learning experience 🎉🎉❤🚀🚀

  • @ashishkrpal4010
    @ashishkrpal4010 8 месяцев назад

    What a fantastic Git tutorial by @Hitesh Sir on the FreeCodeCamp RUclips channel!
    His teaching style makes complex concepts easy to understand, and the step-by-step approach really helps beginners grasp Git fundamentals. I especially appreciated how he broke down branching and merging-it's such a crucial aspect of version control, and he made it so clear. Can't wait to implement these techniques in my own projects. Thanks for the invaluable lesson, Hitesh Sir and FreeCodeCamp! 🚀👨‍💻

  • @goranbrannstrom
    @goranbrannstrom 2 месяца назад

    This is a really good and fun course! Better than many expensive courses out there. If I absolutely needed to comment on anything it would only be that "origin" should be pronounced O-rigin not o-RI-gin. But, that would really be nitpicking on a minor detail. In short, it's an really well-done course and I learnt a lot! Well done! :-)

  • @khushinavdiwala3291
    @khushinavdiwala3291 5 месяцев назад

    I don't know about others but when i started with git for me it was nightmare but now i can say i know what i am doing thanks to hitesh 😅😊

  • @imaximus_code
    @imaximus_code 20 дней назад +1

    God really bless you. Your teaching style is unique and easy to understand
    💯

  • @parvezahmed3559
    @parvezahmed3559 3 месяца назад +1

    At first, I want to thank you to teach Git so meticulously. However, for complex projects say for laravel projects how git contributors should contribute in controller or model or views that could be tought as well. I wish i could see any such videos from you again in another series.

  • @abhishekkumarjha4314
    @abhishekkumarjha4314 8 месяцев назад +1

    Content is much better than the paid courses❤❤

  • @nope598
    @nope598 8 месяцев назад

    Hitesh is our hero who teaching courses in advance level

  • @erfaizankakpori
    @erfaizankakpori 8 месяцев назад

    Honestly from the core of my Heart, brother you are really awesome in everything.
    I paid 2 lacs for online course but I couldn't understand easily there. From the time I started learning from your Videos now I feel it very easy to learn and understand easily.
    Thank you soo much brother for your effort.

  • @rsKayiira
    @rsKayiira 4 месяца назад

    Wow I actually now understand Git and Github!! Thank you so much, this was such a great video

  • @jivara5523
    @jivara5523 8 месяцев назад +1

    big thanks for you this is the simplest git course i have ever watch

  • @OleksiiTeslenko
    @OleksiiTeslenko 4 месяца назад

    Honestly, he nailed it, with this course, great job🤝

  • @idahodz
    @idahodz 8 месяцев назад +1

    One of the greatest teachers 🙏🏻

  • @Chief_Avy
    @Chief_Avy 8 месяцев назад +2

    its nice seeing hitesh here.....i learned a lot from this but i was thinking whenever i do git pull some problem occurs and i would loved if he would have taught that too idk if the videos get edited and re uploaded but yeah

  • @rikhavthakkar2015
    @rikhavthakkar2015 5 месяцев назад

    Hey Hitesh.. a very detailed and a nicely structured tutorial. Cleared all the basic concepts for me.. specially since I come from the ERP background this is my first time around working with Git and Git Hub (or like services).....i was a bit skeptical initially but this tutorial helped a ton!! Thank you!!

  • @kevinrambo
    @kevinrambo 23 дня назад

    Great job of teaching, really appreciate you posting this. Just a pointer for you - watch the 'uhs' in your speech. Still a great job.

  • @IshaniRoy-v2k
    @IshaniRoy-v2k 7 месяцев назад +2

    Superb!!! Thanks for teaching...just finished it

  • @inkyukim436
    @inkyukim436 6 месяцев назад +1

    Since everyone commented on your how good your teaching style is...I really like how you are smiling the whole time!

  • @frello9192
    @frello9192 6 месяцев назад +1

    The best turorial ever. Thank you!

  • @istvantoth9518
    @istvantoth9518 4 месяца назад

    Hitesh, your git tutorials is awesome!!

  • @Undrios
    @Undrios 6 месяцев назад

    I completed the course today 29-07-2024 11:31 PM
    great Course btw, thank you very much

  • @kwu0914
    @kwu0914 21 день назад

    Excellent teacher🎉❤🎉Thank you

  • @joaoferreira9135
    @joaoferreira9135 Месяц назад

    awesome course! it really teaches you how to deal with git! much appreciate

  • @tarunsingh2480
    @tarunsingh2480 8 месяцев назад

    A true gem for upcoming software engineers🔥

  • @rkarji
    @rkarji 6 месяцев назад

    super stuff Hitesh. Keep it up. really liked your content and your sense of humor.

  • @christophermawela3318
    @christophermawela3318 7 месяцев назад

    Thank you Hitesh, also gone through your React Course and project. Detailed explanations and would like to enroll for more courses from your institution. Have to revise these course to ensure all in these tutorial stick to my brain, I cannot afford to miss any of explanations on any tutorial...

  • @Reynolt2k
    @Reynolt2k 4 месяца назад

    excellent pacing, very engaging and relevant. This is great. Thank you!

  • @2ru2pacFan
    @2ru2pacFan 8 месяцев назад

    Wow thank you FCC and Hitesh, amazing teacher and I've experienced in using Git but still learnt something. Thank you ✨

  • @vishwanath-ts
    @vishwanath-ts 8 месяцев назад +1

    Correct time, I was searching for the best Git tutorial.

  • @kennytibele2033
    @kennytibele2033 7 месяцев назад +1

    Thank you so much Hitesh, your class was topnotch and I learnt a lot.

  • @shayanali7672
    @shayanali7672 8 месяцев назад +17

    Chai aur Code ❤

  • @venkaraj
    @venkaraj 4 месяца назад

    Well Structured and Easy to follow. Thanks for compiling this wonderful session.

  • @iamtharunraj
    @iamtharunraj 8 месяцев назад +1

    OMG. I was waiting for a git tutorial! Thank you! ❤

    • @NBGTFO
      @NBGTFO 8 месяцев назад +1

      There are multiple out there. Not sure why they felt the need to make yet another one.

    • @iamtharunraj
      @iamtharunraj 8 месяцев назад

      ​@@NBGTFOI don't actually understand from all those. Also, I love Hitesh's way of teaching. I've been searching for Git tutorials online for a long time but couldn't find one that actually fits my way

    • @ksubramanyeshwara
      @ksubramanyeshwara 8 месяцев назад

      @@NBGTFO Very well said. People are becoming fools day by day

    • @KoushikDas2005
      @KoushikDas2005 8 месяцев назад +1

      ​@@ksubramanyeshwarafools ? If a person wants to revise then it's better to do it from the tutor from whom he is familiar to

    • @KoushikDas2005
      @KoushikDas2005 8 месяцев назад +1

      ​@@NBGTFOno one asked you to watch it completely.
      It will help other beginners out there.

  • @po6577
    @po6577 7 месяцев назад

    this is much better than so many paid courses!

  • @MahimaBabani
    @MahimaBabani 8 месяцев назад +1

    I had been waiting for this tutorial for a long time, and today I finally got it!!! Thank you so much sir..Your explanations are so clear and easy to understand.

  • @anthonydrakefordshadow
    @anthonydrakefordshadow 8 месяцев назад +2

    This is exactly what I need ❤ thank you 🙏

  • @mahikdm
    @mahikdm 17 дней назад

    Excellent communication...of course knowledgeable too...

  • @amoghrgowda4652
    @amoghrgowda4652 5 месяцев назад

    Thank you for the in-depth and super interesting tutorial on Git!

  • @Grep42
    @Grep42 5 месяцев назад

    To Exit Vim:
    Exit without saving changes:
    Press Esc (to make sure you're in normal mode).
    Type :q! and press Enter.
    This will quit Vim and discard any changes you've made.
    Exit and save changes:
    Press Esc (to make sure you're in normal mode).
    Type :wq and press Enter.
    This will save the changes and quit Vim.
    Exit if no changes were made:
    Press Esc (to make sure you're in normal mode).
    Type :q and press Enter.
    This will quit Vim if no changes have been made. If there are unsaved changes, Vim will prevent you from quitting.
    Thank you Hitesh Choudhary for your video! :D

  • @varenya4629
    @varenya4629 8 месяцев назад +1

    Hitesh is what we want ❤🎉

  • @RajKumar-gq7qk
    @RajKumar-gq7qk 4 месяца назад

    This video is a great help for beginners. Thanks Hitesh.

  • @ArunRaj-zq5kk
    @ArunRaj-zq5kk 5 месяцев назад

    I really understand and enjoy this tutorial. Thanks Hitesh sharing your knowledge

  • @PritiGupta-yv3pt
    @PritiGupta-yv3pt 8 месяцев назад

    After completing your backend series I'll definitely watch this tutorial ☺️

  • @darshanbhandari8629
    @darshanbhandari8629 7 месяцев назад

    I've met him in a hackathon. What a person he is ! Full of knowledge & humbleness ❤