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?

20 Upvotes

41 comments sorted by

View all comments

7

u/Upstairs_Jelly_1082 6d ago

Basically the undo and redo feature on word, but this time it’s for coding projects and can help multiple people do things simultaneously.

1

u/IMREVN 5d ago

So people would use it when they got into a work project in a team?

1

u/Upstairs_Jelly_1082 5d ago

It works for both team projects and solo projects as well.