Skip to content

Commit b5e09b3

Browse files
committed
updated readme
1 parent 519b139 commit b5e09b3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

readme.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
# Git.php
22

3-
Author: James Brumond
4-
Version: 0.1.2
5-
6-
Copyright 2013 James Brumond
7-
Dual licensed under MIT and GPL
8-
93
## Description
104

115
A PHP git repository control library. Allows the running of any git command from a PHP class. Runs git commands using `proc_open`, not `exec` or the type, therefore it can run in PHP safe mode.

0 commit comments

Comments
 (0)