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
@mohzimshaikh81896 ай бұрын
Simply one of the best Git tutorials on KZbin. Hitesh did incredible job as a teacher here making the content easy and delightful. High benchmark for other KZbin trainers!
@chaitaliarya-bg5qt8 ай бұрын
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.
@haranvj199725 күн бұрын
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_lazy8 ай бұрын
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
@junjuljunjul43928 ай бұрын
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.
@asgharmohamed2 ай бұрын
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.❤
@dyspo6949Ай бұрын
?
@hasiiabbasi8 ай бұрын
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.
@AricYount8 ай бұрын
This is perfect timing. I just started learning git to integrate it with software at work. Thank you!
@aforodoma3 ай бұрын
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.
@rickythomas85045 ай бұрын
ive watched about ten hours of videos on git so far and thirty minutes into this one feel like ive learned more about functionality!
@gulden4271Ай бұрын
Aynen
@21linoo7 ай бұрын
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
@bibeksamal53008 ай бұрын
git commit - m "hello everyone one, this git course help me a lot, thanks you Hitesh bhai"
@prasadkulkarni70667 ай бұрын
ur commit has been removed :)
@keenanwekesa17236 ай бұрын
@@prasadkulkarni7066 git reset 🤣
@bibeksamal53006 ай бұрын
@@prasadkulkarni7066 lagtahe node_modules ko ignore marna bhul geya isliye removed ho geya sayad😅
@Gear-uptolearnАй бұрын
message should be present tense and imperative.
@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.
@QaiserMuhammad3 күн бұрын
A perfect orator you are boss. Hats off. 😊
@aldrinseanpereira1408 ай бұрын
Finally!! An updated beginner course on something as important as git
@MuhammadAli-hh9td8 ай бұрын
Excellent
@sairithvickgummadala26888 ай бұрын
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 ай бұрын
Amazing course. Thanks a lot. Even though I work with git for approx 7 years, I was able to learn something new.
@ebrahimsimaei6 ай бұрын
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
@natalyverner93166 ай бұрын
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! :)
@taricoffeedesigns26 күн бұрын
40 minutes in, I am loving this tutorial, step by step, so helpful! Kudos.
@samueledariese68788 ай бұрын
God bless you all for these free tutorials 🙏🏾🙏🏾
@thokosimbeye87044 ай бұрын
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
@arashhey44412 ай бұрын
I just finished watching this course and I highly recommend it. This is obviously the best git course on the KZbin.👍
@pranavgupta99398 ай бұрын
One of the best teacher, i have ever seen on youtube
@divyanshsingh9346 ай бұрын
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-fo8ei7 ай бұрын
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.
@freshlife7828 ай бұрын
First time completely watched a video, coded along, can't express my happiness thank you so much ........... Mr. hitesh ♥
@shubhamgattani53578 ай бұрын
Congrats!
@MuhammadAli-hh9td8 ай бұрын
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
@shubhamgattani53578 ай бұрын
Kya baat bro!
@MuhammadAli-hh9td8 ай бұрын
@@shubhamgattani5357 bhai na ker 2 ghante say debugg ker raha hu sala error kidhar ha or ekta tumhara comment ka popup
@shubhamgattani53578 ай бұрын
@@MuhammadAli-hh9td Ye lo ek aur pop-up aaya! Khuda Hafiz 😄
@MuhammadAli-hh9td8 ай бұрын
@@shubhamgattani5357 solved hugaya bro error
@sheshanfernando-uv1uj5 ай бұрын
The best Git tutor ever !!!! everything was very very clear . Thank you sm
@shivamattri39615 ай бұрын
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❤❤
@VincentDania7 ай бұрын
Thank you Hitesh for this comprehensive tutorial on Git and Github. You are a great teacher
@muratownuk4422Ай бұрын
Thank you for teaching me git and github Hitesh! You've made a positive change in my life and for that am grateful.
@victorikhianosen4 ай бұрын
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.
@tobiopinkman291814 күн бұрын
i rarely finish huge tutorials like this. i got to learn so much, thanks hitesh you are a great teacher.
@sachinlakshitha76164 ай бұрын
The way he delivered the content was amazing-very clear, with simple and easily understandable language.
@udaytewary38098 ай бұрын
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 ❤❤
@flexpointearner7 ай бұрын
Hitesh you are the best... Now am confident and confortable using git
@kuikibandy79013 ай бұрын
This was the last git tutorial I needed. I felt comfortable and confident with git after watching this
@QuinTechSolutions7 ай бұрын
The first video i've completed from this channel. good and very useful stuff delivered in a concise way.
@andycgn19918 ай бұрын
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.
@functionc8 ай бұрын
Nice! I was just watching the old video and thinking we need an update! Thank you!
@rajoanrahman1942 ай бұрын
It was looking like i am learning the git in a whole new level. Very much informative and details.
@myblog87518 ай бұрын
One of the best mentors on KZbin, not only helps in learning latest tech skills but also builds confidence to build things on our own
@rpos565 ай бұрын
Thank you from the bottom of my heart Hitesh, this course has been brilliant and you are too!
@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-eee5 ай бұрын
The Perfect course to learn from the beginning with both theoretical as well as practical application. Thanks Hitesh Chaudhary ❤
@kingsman95475 ай бұрын
Thanks
@okegbemijoshua334222 күн бұрын
I am done with the course.. Thanks soo much sir
@carolinekamande68472 ай бұрын
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.
@gauravbawa56098 ай бұрын
awesome way to get started with git , you all gonna love the content
@Aminnak3 ай бұрын
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Ай бұрын
Keeping it simple and specific. Best tutorial ever!
@travelwithwaqar6227Ай бұрын
Very informative and very well explained in a very easy and practical way. Did really a great job Hitesh! 👍
@SamikshaOps8 ай бұрын
1:47:42 Git Diff and Stashing 2:00:42 Git Stashing 2:31:10 Git Rebase
@mdsonualam84088 ай бұрын
I have been working for quite a time now, and everytime hitesh sir brings something, it's a new learning experience 🎉🎉❤🚀🚀
@ashishkrpal40108 ай бұрын
What a fantastic Git tutorial by @Hitesh Sir on the FreeCodeCamp KZbin 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! 🚀👨💻
@goranbrannstrom2 ай бұрын
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! :-)
@khushinavdiwala32915 ай бұрын
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_code20 күн бұрын
God really bless you. Your teaching style is unique and easy to understand 💯
@parvezahmed35593 ай бұрын
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.
@abhishekkumarjha43148 ай бұрын
Content is much better than the paid courses❤❤
@nope5988 ай бұрын
Hitesh is our hero who teaching courses in advance level
@erfaizankakpori8 ай бұрын
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.
@rsKayiira4 ай бұрын
Wow I actually now understand Git and Github!! Thank you so much, this was such a great video
@jivara55238 ай бұрын
big thanks for you this is the simplest git course i have ever watch
@OleksiiTeslenko4 ай бұрын
Honestly, he nailed it, with this course, great job🤝
@idahodz8 ай бұрын
One of the greatest teachers 🙏🏻
@Chief_Avy8 ай бұрын
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
@rikhavthakkar20155 ай бұрын
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!!
@kevinrambo23 күн бұрын
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-v2k7 ай бұрын
Superb!!! Thanks for teaching...just finished it
@inkyukim4366 ай бұрын
Since everyone commented on your how good your teaching style is...I really like how you are smiling the whole time!
@frello91926 ай бұрын
The best turorial ever. Thank you!
@istvantoth95184 ай бұрын
Hitesh, your git tutorials is awesome!!
@Undrios6 ай бұрын
I completed the course today 29-07-2024 11:31 PM great Course btw, thank you very much
@kwu091421 күн бұрын
Excellent teacher🎉❤🎉Thank you
@joaoferreira9135Ай бұрын
awesome course! it really teaches you how to deal with git! much appreciate
@tarunsingh24808 ай бұрын
A true gem for upcoming software engineers🔥
@rkarji6 ай бұрын
super stuff Hitesh. Keep it up. really liked your content and your sense of humor.
@christophermawela33187 ай бұрын
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...
@Reynolt2k4 ай бұрын
excellent pacing, very engaging and relevant. This is great. Thank you!
@2ru2pacFan8 ай бұрын
Wow thank you FCC and Hitesh, amazing teacher and I've experienced in using Git but still learnt something. Thank you ✨
@vishwanath-ts8 ай бұрын
Correct time, I was searching for the best Git tutorial.
@kennytibele20337 ай бұрын
Thank you so much Hitesh, your class was topnotch and I learnt a lot.
@shayanali76728 ай бұрын
Chai aur Code ❤
@venkaraj4 ай бұрын
Well Structured and Easy to follow. Thanks for compiling this wonderful session.
@iamtharunraj8 ай бұрын
OMG. I was waiting for a git tutorial! Thank you! ❤
@NBGTFO8 ай бұрын
There are multiple out there. Not sure why they felt the need to make yet another one.
@iamtharunraj8 ай бұрын
@@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
@ksubramanyeshwara8 ай бұрын
@@NBGTFO Very well said. People are becoming fools day by day
@KoushikDas20058 ай бұрын
@@ksubramanyeshwarafools ? If a person wants to revise then it's better to do it from the tutor from whom he is familiar to
@KoushikDas20058 ай бұрын
@@NBGTFOno one asked you to watch it completely. It will help other beginners out there.
@po65777 ай бұрын
this is much better than so many paid courses!
@MahimaBabani8 ай бұрын
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 for the in-depth and super interesting tutorial on Git!
@Grep425 ай бұрын
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
@varenya46298 ай бұрын
Hitesh is what we want ❤🎉
@RajKumar-gq7qk4 ай бұрын
This video is a great help for beginners. Thanks Hitesh.
@ArunRaj-zq5kk5 ай бұрын
I really understand and enjoy this tutorial. Thanks Hitesh sharing your knowledge
@PritiGupta-yv3pt8 ай бұрын
After completing your backend series I'll definitely watch this tutorial ☺️
@darshanbhandari86297 ай бұрын
I've met him in a hackathon. What a person he is ! Full of knowledge & humbleness ❤