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

https://github.com/crazybber/learngit

when learning git you can use it.
https://github.com/crazybber/learngit

Last synced: about 2 months ago
JSON representation

when learning git you can use it.

Awesome Lists containing this project

README

          

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

add merge . test.

add some working content.