Completed
Branch master (7ba2a0)
by Bobby
03:15
created
src/Version.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -45,7 +45,6 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.