mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
パッケージ構成変更
This commit is contained in:
parent
e518eaf742
commit
58b87f879a
|
@ -0,0 +1,4 @@
|
|||
package one.nem.lacerta.source.jgit;
|
||||
|
||||
public interface ManageRepo {
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
package one.nem.lacerta.source.jgit.impl;
|
||||
|
||||
public class ManageRepoImpl {
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
package one.nem.lacerta.source.jgit.module;
|
||||
|
||||
public class ManageRepoModule {
|
||||
}
|
Loading…
Reference in New Issue
Block a user