An open API service indexing awesome lists of open source software.

https://github.com/zyqgithub1/learngit


https://github.com/zyqgithub1/learngit

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

Git is a distributed version control system.
Git is a free software distributed under the GPL.
Git has a mutable index called stage.
Git tracks changes of files.
Creating a new branch is quick and simple.
hello