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
@mohzimshaikh81894 ай бұрын
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!
@asgharmohamed16 күн бұрын
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.❤
@victorikhianosen2 ай бұрын
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.
@AricYount6 ай бұрын
This is perfect timing. I just started learning git to integrate it with software at work. Thank you!
@bibeksamal53006 ай бұрын
git commit - m "hello everyone one, this git course help me a lot, thanks you Hitesh bhai"
@prasadkulkarni70665 ай бұрын
ur commit has been removed :)
@keenanwekesa17234 ай бұрын
@@prasadkulkarni7066 git reset 🤣
@bibeksamal53004 ай бұрын
@@prasadkulkarni7066 lagtahe node_modules ko ignore marna bhul geya isliye removed ho geya sayad😅
@hasiiabbasi6 ай бұрын
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.
@samueledariese68786 ай бұрын
God bless you all for these free tutorials 🙏🏾🙏🏾
@chaitaliarya-bg5qt5 ай бұрын
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.
@junjuljunjul43925 ай бұрын
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.
@aforodoma24 күн бұрын
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.
@the_humble_lazy6 ай бұрын
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
@virtualexplorer68183 ай бұрын
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
@aldrinseanpereira1406 ай бұрын
Finally!! An updated beginner course on something as important as git
@MuhammadAli-hh9td6 ай бұрын
Excellent
@21linoo5 ай бұрын
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
@ebrahimsimaei4 ай бұрын
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
@freshlife7826 ай бұрын
First time completely watched a video, coded along, can't express my happiness thank you so much ........... Mr. hitesh ♥
@shubhamgattani53576 ай бұрын
Congrats!
@divyanshsingh9343 ай бұрын
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-fo8ei5 ай бұрын
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.
@sachinlakshitha76162 ай бұрын
The way he delivered the content was amazing-very clear, with simple and easily understandable language.
@pranavgupta99396 ай бұрын
One of the best teacher, i have ever seen on youtube
@sairithvickgummadala26886 ай бұрын
I was just looking for a beginners course on Git and I have it! This channel is doing God's work for me
@rickythomas85043 ай бұрын
ive watched about ten hours of videos on git so far and thirty minutes into this one feel like ive learned more about functionality!
@ДиванныйМонстр-ъ8с6 ай бұрын
Amazing course. Thanks a lot. Even though I work with git for approx 7 years, I was able to learn something new.
@natalyverner93164 ай бұрын
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! :)
@shivamattri39613 ай бұрын
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❤❤
@shayanali76726 ай бұрын
Chai aur Code ❤
@ocarerepairlab8218Ай бұрын
Can't thank you enough... I have gone from a greenhorn to a good user.
@thokosimbeye87042 ай бұрын
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
@QuinTechLabs5 ай бұрын
The first video i've completed from this channel. good and very useful stuff delivered in a concise way.
@sheshanfernando-uv1uj3 ай бұрын
The best Git tutor ever !!!! everything was very very clear . Thank you sm
@MuhammadAli-hh9td6 ай бұрын
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
@shubhamgattani53576 ай бұрын
Kya baat bro!
@MuhammadAli-hh9td6 ай бұрын
@@shubhamgattani5357 bhai na ker 2 ghante say debugg ker raha hu sala error kidhar ha or ekta tumhara comment ka popup
@shubhamgattani53576 ай бұрын
@@MuhammadAli-hh9td Ye lo ek aur pop-up aaya! Khuda Hafiz 😄
@MuhammadAli-hh9td6 ай бұрын
@@shubhamgattani5357 solved hugaya bro error
@VincentDania5 ай бұрын
Thank you Hitesh for this comprehensive tutorial on Git and Github. You are a great teacher
@kuikibandy790128 күн бұрын
This was the last git tutorial I needed. I felt comfortable and confident with git after watching this
@flexpointearner5 ай бұрын
Hitesh you are the best... Now am confident and confortable using git
@udaytewary38096 ай бұрын
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 ❤❤
@parvezahmed3559Ай бұрын
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.
@Aminnak28 күн бұрын
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❤.
@IshaniRoy-v2k4 ай бұрын
Superb!!! Thanks for teaching...just finished it
@goranbrannstrom5 күн бұрын
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! :-)
@idahodz6 ай бұрын
One of the greatest teachers 🙏🏻
@myblog87516 ай бұрын
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
@nope5986 ай бұрын
Hitesh is our hero who teaching courses in advance level
@mbillah0-eee3 ай бұрын
The Perfect course to learn from the beginning with both theoretical as well as practical application. Thanks Hitesh Chaudhary ❤
@VinayKumar-1701-i7b4 ай бұрын
GOD LEVEL TEACHING HITESH BHAI 🤩🤩🤩🤩🤩
@edu.KuldeepАй бұрын
Aktu?
@andycgn19916 ай бұрын
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.
@최우석-o8n2c4 ай бұрын
Thanks for teaching from South Korea
@PedroS-nv1sl4 сағат бұрын
Loved the Dr Strange comparison. Great analogy! I would have personally used a Rick & Morty reference.
@vishwanath-ts6 ай бұрын
Correct time, I was searching for the best Git tutorial.
@jivara55235 ай бұрын
big thanks for you this is the simplest git course i have ever watch
@abhishekkumarjha43146 ай бұрын
Content is much better than the paid courses❤❤
@HarshShah4656 ай бұрын
Hitesh ) Choudhary great explaination sir!!
@panagiotisdoukas408527 күн бұрын
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.
@ashishkrpal40106 ай бұрын
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! 🚀👨💻
@khushinavdiwala32912 ай бұрын
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 😅😊
@varenya46296 ай бұрын
Hitesh is what we want ❤🎉
@OleksiiTeslenkoАй бұрын
Honestly, he nailed it, with this course, great job🤝
@TorynFolston2 ай бұрын
Thank you from the bottom of my heart Hitesh, this course has been brilliant and you are too!
@Undrios4 ай бұрын
I completed the course today 29-07-2024 11:31 PM great Course btw, thank you very much
@gauravbawa56096 ай бұрын
awesome way to get started with git , you all gonna love the content
@dilipchapagain8366 ай бұрын
Hithesh choudhary is best instructor ❤
@functionc6 ай бұрын
Nice! I was just watching the old video and thinking we need an update! Thank you!
@darshanbhandari86295 ай бұрын
I've met him in a hackathon. What a person he is ! Full of knowledge & humbleness ❤
@riteshbisht946 ай бұрын
Thank you #freecodecamp Please Upload more videos with Hitesh sir 🎉
@MohammedHasmi5776 ай бұрын
Jaha bhi jaoge hitesh sir ko hi paoge big fan of hitesh sir ❤❤
@tarunsingh24806 ай бұрын
A true gem for upcoming software engineers🔥
@learnwithsuyashshukla83476 ай бұрын
Perfect educator ....❤
@po65775 ай бұрын
this is much better than so many paid courses!
@rikhavthakkar20152 ай бұрын
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!!
@PritiGupta-yv3pt6 ай бұрын
After completing your backend series I'll definitely watch this tutorial ☺️
@frello91924 ай бұрын
The best turorial ever. Thank you!
@Chief_Avy6 ай бұрын
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
@Invisible4206 ай бұрын
Chai aur Code ❤❤
@Laxmanforyou3 ай бұрын
Excellent knowledge ❤ I enjoyed a lot Thank for providing a good knowledge🤞
@Sanakhatir6 ай бұрын
One of most talented teacher ❤😊
@carolinekamande684717 күн бұрын
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.
@2ru2pacFan6 ай бұрын
Wow thank you FCC and Hitesh, amazing teacher and I've experienced in using Git but still learnt something. Thank you ✨
@aakashjha31506 ай бұрын
Dhanyawad Hitesh bhai 🙏🙏
@quickmathematics98046 ай бұрын
Hitesh sir one of the best coding teacher ❤
@MahimaBabani6 ай бұрын
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.
@rkarji4 ай бұрын
super stuff Hitesh. Keep it up. really liked your content and your sense of humor.
@mdsonualam84086 ай бұрын
I have been working for quite a time now, and everytime hitesh sir brings something, it's a new learning experience 🎉🎉❤🚀🚀
@rsKayiiraАй бұрын
Wow I actually now understand Git and Github!! Thank you so much, this was such a great video
@Abhishek-27276 ай бұрын
Hitesh sir one of the best teacher❤
@inkyukim4364 ай бұрын
Since everyone commented on your how good your teaching style is...I really like how you are smiling the whole time!
@kennytibele20335 ай бұрын
Thank you so much Hitesh, your class was topnotch and I learnt a lot.
@sabbirhossan34996 ай бұрын
Hitesh sir is very good teacher.
@christophermawela33185 ай бұрын
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...
@venkaraj2 ай бұрын
Well Structured and Easy to follow. Thanks for compiling this wonderful session.
@erfaizankakpori6 ай бұрын
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.
@SuryaKarigar6 ай бұрын
Awesome Guruji 😍😍
@ArunRaj-zq5kk2 ай бұрын
I really understand and enjoy this tutorial. Thanks Hitesh sharing your knowledge
@istvantoth9518Ай бұрын
Hitesh, your git tutorials is awesome!!
@RajKumar-gq7qkАй бұрын
This video is a great help for beginners. Thanks Hitesh.
@anthonydrakefordshadow6 ай бұрын
This is exactly what I need ❤ thank you 🙏
@philippprots44596 ай бұрын
Thanks, it really helped me to understand git a lot better!
@yitzhakspolter95512 ай бұрын
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.
@bkchodbhaiyya6 ай бұрын
Will make sure to learn git from hitesh sir this week