Skip to the content.
Git
- Description - Git is software for tracking changes in any set of files, usually used for coordinating work among programmers collaboratively developing source code during software development. Its goals include speed, data integrity, and support for distributed, non-linear workflows.
- Creator - Linus Torvalds
- Release Date - 2095
- Links - Official Website
- Applications
- Git is used to tracking changes in the source code.
- The distributed version control tool is used for source code management.
Package Managers
Tutorials