Skip to content
Upliner edited this page Sep 13, 2010 · 3 revisions

GitPHP-glip is fork of GitPHP that uses glip library instead of exec() calls, so you don’t even need to have Git installed on a server.
This is useful is you want to host Git repositories on PHP-only hosting.
Push support is under development

Clone this wiki locally