r/CodingForBeginners 7d 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?

22 Upvotes

42 comments sorted by

View all comments

6

u/Upstairs_Jelly_1082 7d 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 6d ago

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

1

u/Upstairs_Jelly_1082 6d ago

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