copy-paste error
This commit is contained in:
@@ -82,7 +82,9 @@ class GitRepo {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public function pull() {
|
||||
return $this->git->pull();
|
||||
}
|
||||
/**
|
||||
* delete repository from disk
|
||||
*/
|
||||
|
Reference in New Issue
Block a user