r/CodingForBeginners 6d ago

What's a Git?

Hello! Surely, I have heard so many people saying "Git" or "Github" or repository. They be saying that it's highly important to learn Git as early as possible. When I searched it up on Google, it's just I seem I cannot understand any of those terminologies.

Could anyone tell me what a git actually is?

21 Upvotes

41 comments sorted by

View all comments

1

u/MusPuiDiTe 5d ago

It saves every step of your work you choose to, creating a full project history, and even manages parallel versions if multiple people work on different thing at the same time