mirror of
https://github.com/klaussilveira/gitlist.git
synced 2026-05-06 12:46:49 +02:00
Small fixes to gitlist multidir.
This commit is contained in:
@@ -109,6 +109,8 @@ class InterfaceTest extends WebTestCase
|
||||
$repository->setConfig('user.email', 'luke@rebel.org');
|
||||
$repository->addAll();
|
||||
$repository->commit("Initial commit");
|
||||
|
||||
$git->deleteCached();
|
||||
}
|
||||
|
||||
public function createApplication()
|
||||
|
||||
Reference in New Issue
Block a user