Git is a tool or a software, which is available for windows,Linux and Mac for version control of your project, project can be of any type (Android project, java project, C++ project, Web project). lets understand what is VCS (Version Control System)-
source : vogella.com
so on the bases of file modification or addition of new file, version will be decided.