mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-02-17 00:03:15 +00:00
parent
ca3cd2b12c
commit
e3346dd605
|
@ -0,0 +1,4 @@
|
||||||
|
package one.nem.lacerta.source.jgit.impl;
|
||||||
|
|
||||||
|
public class JGitUtilsImpl {
|
||||||
|
}
|
|
@ -0,0 +1,4 @@
|
||||||
|
package one.nem.lacerta.source.jgit.module;
|
||||||
|
|
||||||
|
public class JGitUtilsModule {
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
package one.nem.lacerta.source.jgit.repository;
|
||||||
|
|
||||||
|
public interface JGitUtils {
|
||||||
|
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user