mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16: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