@@ -45,7 +45,6 @@ |
||
45 | 45 | /** |
46 | 46 | * Class constructor |
47 | 47 | * @param type $git_path The root project path (if not the current directory) |
48 | - * @param type $git_exec The path to the Git binary (by default will use the system PATH variable.) |
|
49 | 48 | */ |
50 | 49 | public function __construct($git_path = '.', $git_bin = 'git') |
51 | 50 | { |