How Git Works: Explained in 4 Minutes
Вставка
- Опубліковано 24 лис 2024
- Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: bytebytego.ck....
Git MERGE vs REBASE: Everything You Need to Know
: • Git MERGE vs REBASE: E...
Animation tools: Adobe Illustrator and After Effects.
Checkout our bestselling System Design Interview books:
Volume 1: amzn.to/3Ou7gkd
Volume 2: amzn.to/3HqGozy
The digital version of System Design Interview books: bit.ly/3mlDSk9
ABOUT US:
Covering topics and trends in large-scale system design, from the authors of the best-selling System Design Interview series.
merge and rebase always scare me.
but after so many years of using git and version control systems, i can say that, understanding the 4 places where code stays is a very important point to understand and clearly remember which command to use when. very good video
One of the best videos I have ever seen which explained git working in such an efficient and concise way.
Best video to understand the CONCEPT of how git works and not just the commands
Best git explanation I've seen or heard anywhere, and by a long way. This is all that is needed by anyone coming from SVN or CVS or some other classic network based version control system to git
Been using Git for more than a year and this video still brings much clarificaiton...
I have watched a lot of videos about git basic commands, read articles and guides. Nothing has helped me as much as this video here. Thank you Sir.
This is the best git explanation I've seen.
You concentrated so much knowledge, explained it shortly and clearly... for free... enternal respect and glory !
Great video. To understand git even more, I would recommend learning about the different types of branches
Branches on your maching
- local,non-tracking, e.g. foo
- local,tracking, e.g. bar
- remote-tracking e.g. origin/bar
Branches on remote machine
- a branch on the remote repo, e.g. origin bar
these videos are awesome ... anyone can easily become an expert using these ... no fuss, clear-cut explanations ...
I've been working officially for 3 months now and still don't know a lot of important concepts of Git, thanks to this video I understand a few things.
hours of udemy courses wasted when a simple video of 4 min explained me the concepts 100 times better...
Not at all. You pick that up quickly because you did a udemy course and already had your concepts cleared. This video helps you to brush up your skill and confirms your understanding. If you are professionally working then better you follow udemy or some professional courses. It can be his courses as well, but definately not a 5 mnt video.
@@theoceandragongamingExactly. I feel like these 5 min videos are intended for professionals to refresh basic concepts in their memory, as a cheatsheet. A novice who didn't use git before will fell completely lost after this video.
There is always a guy who writes such a pointless thing under any short-explained videos. Always...
Udemy is a piece of sh xxx t. Wasted a ton of money on foreigners who can't speak English and only for the videos to be old and blurry later on
It's a scam.
I agree, as a non technical person this video is brilliant
So in simplest terms, Git is for collaborating on a project remotely, where we can track and make changes easily, get latest updates on our codebase and also upload our changes to the main codebase. It's like working on a project but from different locations around the world? To me cloning is downloading, staging is checkpointing, committing is saving, pushing is uploading. Branching is working in isolation to avoid messing up the main codebase, pulling is updating my local code with the latest changes, and forking is copying the whole repository with its branches.
I think your comment is key for beginners; most of the confusion about Git is the lack of videos like this one and not explaining the jargon/definitions associated to Git. The worst thing you can do when explaining is assuming that the words you are using means the right thing to the listener
Exactly what I had been look for 😁..a visualization of concepts is what i had been searching so far..
yeah, very good animation in a very clear manner. It is an idea for beginners but gives insight for deep understanding for the learner who is on the process of learning who had a basic understanding
Thank you very much! Finally I get the difference between working directory and local repository. Thank you!!! Have a great day!
Incredibly high quality. so good i had to comment to help you out with the youtube algorithm! love the intro you let us know what you do but don't go on and on, really short and too the point you built credibility fast but didn't ramble on like most intros that people skip anyway! really well put i can tell you put a lot of work into this
Thank you for making git very simple to understand
The concept behind Git is easy to digest. The bullshit starts when you mess up your setup; now you are stuck, sitting at your desktop, head full of confusion, waiting on a more experienced developer to come and save you. Lol.
This was the best way to teach this, thank you!
Simple and clear, thanks!
Best video with a excellent explication, thanks !!
the visuals are beautiful. thank you.
Love this, just wanted a concept of how git *works* and how to use it on the command line.
Tried to learn git from Fireship video but couldn't understand. This video helped with understanding.
Excellent explanation ! Thank you!!
I needed this. THANK YOU.
Hello sir, there's a typo on your video thumbnail saying "reomte". As usual, I love your video so much, very clear and on point. Still wonder how you could manage to explain things very clearly
Wonderful explanation
Amazing job for learning
Explained git in 4 mins wonderful
there might be too many animation /transitions going on for some folks like me. nonetheless, amazing content
very good useful video
Please explain the git stash concept also visually to avoid the conflicts
Git stash creates snapshots, very similiar to commits. When the base for the snapshot changes opposing to the changes in the stash a conflict is unavoidable. Learn to resolve merge conflicts, then you can resolve the conflicts when applying stashes.
Thx man!
Brilliant. Thank you.
Good video
Thank you so much!!
Reomote -> remote
subscribed
Nice info... #HariKrishnaSahu
So git checkout and git switch are the same? You can use either one?
In 1:56 which one corresponds to the index? Staging area or local repo?
4:17 Is that VS Code? Which shell are you using in that Terminal?
So, which hood did you look under?
Haha, same. I had high expectations from him.
@@arunpandian7you shouldn't be surprised. His previous videos are overviews too
Fair point. Update the title to "How Git Works: Explained in 4 Minutes"
@@ByteByteGoIt's a tough audience today! 😅 Thanks for these videos! And it's good to see that the answer to "the animation question" is now right at the top of the description! Best wishes! 😎✌️
@@gus473 well, when Sahn promises to look under the hood, people expect a look under the hood, not a 4 minute introduction level video. Especially so when it's a video about a tool that the majority of his audience have been using for years(like Git or RDBMS).
870 Franecki Circles
what's the difference between localworkingdir and local repository?
Leffler Branch
Understood after 13 years .
Waters Court
Arthur Prairie
I like the flow and the pace but the occasional misalignments between the spoken words and the visuals can be distracting and jarring at times and hinders learning. Take, for example, the mention of switching between branches using git switch, yet the visuals are showing git merge.
Rn I’m at the same timestamp 2:55 in the video n realised the strange issue.
At 3:40, under first diagram (Git Merge) if the head is at F, and you do git log then will it show commits C, B, A or commits E, D?
Can anyone tell me what terminal is he using? The one that shows the Git current branch and stauts?
Erling Bypass
Wilderman Roads
How do you animate your videos?
How can one create such graphics & animations?
Preferably FOSS :)
Rice Glen
What software do you use to demonstrate these items?
Oh boy that's a long learning curve. You need to develop ability to think like a graphics designer. After that I think they used Adobe After Effects.
I still do not understand the different of Local repo and working directory.
maybe someone did and can explain me?
👍
Cornell Fords
how to download it ?
Most confusion with git comes from the non-visible difference between the local repository and the working directory. This video is no different. At 2:35 it describes git pull from remote repository to local repository, but the arrow points into the working directory.
He immediately explains that at 2:45 accurately and sufficiently.
❤
Deborah Isle
Schultz Port
This is not how git works but "what is git". Internals are not explained, so still no clue how it works)
They're just different layers of abstraction. You can do the same thing with for example "how a car works". Depending on the audience the speech will be very different.
Giles Pines
[02:44]
under the hood ?
Very very confusing
Young Kevin Jones Carol Taylor Melissa
git blame...thank me later.
nothing hood about that, that's just the git api
You couldn’t really explain how git works in 4 minutes.
worst explaining, you start your sentence loudly and end it silently, wtf is that
875 Willms Key
Reomte -> remote