Software Details:
Version: 0.1.4
Upload Date: 13 May 15
Distribution Type: Freeware
Downloads: 182
It's a PHP interface for running Git commands on a repository.
Runs git commands using proc_open, not exec or the type, therefore it can run in PHP safe mode.
A CodeIgniter version is also included (CI_Git.php).
Features:
- Open repo
- Create repo
- Add files
- Clone
- Clean
- Branch control
- Checkout
Requirements:
- Git
Limitations:
- Git must be installed on the current system.
Comments not found