chore: submoduleのブランチが指定されていなかった問題を修正
This commit is contained in:
parent
8a860c85f4
commit
640c8c78e3
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -1,4 +1,4 @@
|
||||||
[submodule "permits-lib"]
|
[submodule "permits-lib"]
|
||||||
path = permits-lib
|
path = permits-lib
|
||||||
url = git@gitea.hareworks.net:Hare/permits-lib.git
|
url = git@gitea.hareworks.net:Hare/permits-lib.git
|
||||||
branch=master
|
branch = master
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user