+1 vote
in Bitbucket by
What is GIT?

1 Answer

0 votes
by

One of the most commonly used distributed version control systems, GIT helps keep track of changes made in a particular set of files. This enables you to maintain a record of changes introduced to the original files, giving you the flexibility to switch back to specific versions whenever required.

...