Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Many projects maintain their files in a GIT repository, and sites like GitHub have made sharing and contributing to code simple, valuable, and effective.
GIT allows projects to accept changes you have made to its code repository.
Create a Pull Request on GitHub
Error insufficient permissions