Git
​
n.
Pronunciation
/git/
Definition
An open source version control system used by developers to organize and commit code files to servers.
Git prevents conflicts in code check-in when multiple developers are working within the same files.
Features include versioning history, ability to merge files and branching capability.
Category
Web Design, Technology
Related Terms
Open Source