mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-12 00:15:44 +01:00
use async cache for scm realm
This commit is contained in:
@@ -43,11 +43,13 @@ package sonia.scm.util;
|
||||
public final class GlobUtil
|
||||
{
|
||||
|
||||
private GlobUtil()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Constructs ...
|
||||
*
|
||||
*/
|
||||
private GlobUtil() {}
|
||||
|
||||
//~--- methods --------------------------------------------------------------
|
||||
|
||||
/**
|
||||
* Converts the given glob string to a regular expression string.
|
||||
|
||||
Reference in New Issue
Block a user