Git is a version control software that helps not just software developer, but any coders involved in coding then needed version control to manage their code.
Wikipedia:
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.1
