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
Simply one of the best Git tutorials on UA-cam. Hitesh did incredible job as a teacher here making the content easy and delightful. High benchmark for other UA-cam trainers!
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.
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.
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.
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
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
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
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.🙏🙏
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.
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! :)
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❤❤
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
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
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❤.
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.
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! :-)
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.
What a fantastic Git tutorial by @Hitesh Sir on the FreeCodeCamp UA-cam 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! 🚀👨💻
What you said about the git restore, that you can only get back to the last commit version is wrong. You can restore to any version that is part of your repository's history. There’s no limitation on how far back you can go as long as the commit exists in your log.
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!!
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
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
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.
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.
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...
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.
amazing video! at 3:00:24, you say that git also recommends https. But actually, that line of code changes whether you clicked on the ssh button or the https button! (you can tell at 3:00:12) I'd actually like to know the difference, and why you prefer https.
Hitesh Choudhary has God level knowledge, I really like his videos because of his professional and industrial approach of teaching
Currently my semester exam is going on and I'll have 2 month break before placement starts, I'll binge watch his nextjs playlist:)
It seems you have no knowledge at all thats why you thinking like this
lplpppl😊p😊l😊😊lolllllllppllll😊ll
@@usmansaeed6750plllllllll😊llllllllll😊l😊lllllllllppllpllllllllllllllllllllll😊lllllllll😊llll😊l😊lllll😊llllllllllllll
llpplpllllllllllllllllllllllllll😊lllllpllll😊lll
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
Simply one of the best Git tutorials on UA-cam. Hitesh did incredible job as a teacher here making the content easy and delightful. High benchmark for other UA-cam trainers!
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.❤
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.
This is perfect timing. I just started learning git to integrate it with software at work. Thank you!
git commit - m "hello everyone one, this git course help me a lot, thanks you Hitesh bhai"
ur commit has been removed :)
@@prasadkulkarni7066 git reset 🤣
@@prasadkulkarni7066 lagtahe node_modules ko ignore marna bhul geya isliye removed ho geya sayad😅
God bless you all for these free tutorials 🙏🏾🙏🏾
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.
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.
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.
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.
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
Finally!! An updated beginner course on something as important as git
Excellent
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
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
First time completely watched a video, coded along, can't express my happiness thank you so much ........... Mr. hitesh ♥
Congrats!
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.🙏🙏
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.
The way he delivered the content was amazing-very clear, with simple and easily understandable language.
I was just looking for a beginners course on Git and I have it! This channel is doing God's work for me
One of the best teacher, i have ever seen on youtube
Amazing course. Thanks a lot. Even though I work with git for approx 7 years, I was able to learn something new.
ive watched about ten hours of videos on git so far and thirty minutes into this one feel like ive learned more about functionality!
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! :)
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❤❤
Chai aur Code ❤
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
Can't thank you enough... I have gone from a greenhorn to a good user.
The best Git tutor ever !!!! everything was very very clear . Thank you sm
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
Kya baat bro!
@@shubhamgattani5357 bhai na ker 2 ghante say debugg ker raha hu sala error kidhar ha or ekta tumhara comment ka popup
@@MuhammadAli-hh9td Ye lo ek aur pop-up aaya! Khuda Hafiz 😄
@@shubhamgattani5357 solved hugaya bro error
Thank you Hitesh for this comprehensive tutorial on Git and Github. You are a great teacher
This was the last git tutorial I needed. I felt comfortable and confident with git after watching this
Hitesh you are the best...
Now am confident and confortable using git
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 ❤❤
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❤.
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.
Superb!!! Thanks for teaching...just finished it
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! :-)
One of the greatest teachers 🙏🏻
One of the best mentors on UA-cam, not only helps in learning latest tech skills but also builds confidence to build things on our own
Hitesh is our hero who teaching courses in advance level
The first video i've completed from this channel. good and very useful stuff delivered in a concise way.
The Perfect course to learn from the beginning with both theoretical as well as practical application. Thanks Hitesh Chaudhary ❤
GOD LEVEL TEACHING HITESH BHAI 🤩🤩🤩🤩🤩
Aktu?
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.
Thanks for teaching from South Korea
Correct time, I was searching for the best Git tutorial.
Loved the Dr Strange comparison. Great analogy! I would have personally used a Rick & Morty reference.
Content is much better than the paid courses❤❤
big thanks for you this is the simplest git course i have ever watch
Hitesh ) Choudhary great explaination sir!!
What a fantastic Git tutorial by @Hitesh Sir on the FreeCodeCamp UA-cam 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! 🚀👨💻
What you said about the git restore, that you can only get back to the last commit version is wrong. You can restore to any version that is part of your repository's history. There’s no limitation on how far back you can go as long as the commit exists in your log.
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 😅😊
I completed the course today 29-07-2024 11:31 PM
great Course btw, thank you very much
Hitesh is what we want ❤🎉
Thank you from the bottom of my heart Hitesh, this course has been brilliant and you are too!
Honestly, he nailed it, with this course, great job🤝
Hithesh choudhary is best instructor ❤
awesome way to get started with git , you all gonna love the content
Nice! I was just watching the old video and thinking we need an update! Thank you!
I've met him in a hackathon. What a person he is ! Full of knowledge & humbleness ❤
Thank you #freecodecamp
Please Upload more videos with Hitesh sir 🎉
Jaha bhi jaoge hitesh sir ko hi paoge big fan of hitesh sir ❤❤
A true gem for upcoming software engineers🔥
this is much better than so many paid courses!
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!!
Perfect educator ....❤
After completing your backend series I'll definitely watch this tutorial ☺️
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
The best turorial ever. Thank you!
Chai aur Code ❤❤
Excellent knowledge ❤
I enjoyed a lot
Thank for providing a good knowledge🤞
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
One of most talented teacher ❤😊
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.
Wow thank you FCC and Hitesh, amazing teacher and I've experienced in using Git but still learnt something. Thank you ✨
Dhanyawad Hitesh bhai 🙏🙏
Hitesh sir one of the best coding teacher ❤
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.
super stuff Hitesh. Keep it up. really liked your content and your sense of humor.
I have been working for quite a time now, and everytime hitesh sir brings something, it's a new learning experience 🎉🎉❤🚀🚀
Wow I actually now understand Git and Github!! Thank you so much, this was such a great video
Hitesh sir one of the best teacher❤
Thank you so much Hitesh, your class was topnotch and I learnt a lot.
Hitesh sir is very good teacher.
Since everyone commented on your how good your teaching style is...I really like how you are smiling the whole time!
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...
Well Structured and Easy to follow. Thanks for compiling this wonderful session.
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.
Awesome Guruji 😍😍
I really understand and enjoy this tutorial. Thanks Hitesh sharing your knowledge
This video is a great help for beginners. Thanks Hitesh.
Hitesh, your git tutorials is awesome!!
This is exactly what I need ❤ thank you 🙏
Thanks, it really helped me to understand git a lot better!
amazing video!
at 3:00:24, you say that git also recommends https. But actually, that line of code changes whether you clicked on the ssh button or the https button! (you can tell at 3:00:12)
I'd actually like to know the difference, and why you prefer https.
Chai Aur Code ❤❤❤❤❤
Will make sure to learn git from hitesh sir this week