mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-10 07:25:44 +01:00
added some permission tests to RepositoryExtendedITCase
This commit is contained in:
@@ -419,7 +419,7 @@ public class GitRepositoryClient extends AbstractRepositoryClient
|
||||
}
|
||||
catch (NoRemoteRepositoryException ex)
|
||||
{
|
||||
|
||||
|
||||
// empty repository, call init
|
||||
init();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user