update submodule and specify branch in .gitmodules
parent
113bd7849c
commit
85e1df0d5f
|
|
@ -1,3 +1,4 @@
|
||||||
[submodule "app"]
|
[submodule "app"]
|
||||||
path = app
|
path = app
|
||||||
url = https://github.com/zero01101/openOutpaint.git
|
url = https://github.com/zero01101/openOutpaint.git
|
||||||
|
branch = main
|
||||||
|
|
|
||||||
2
app
2
app
|
|
@ -1 +1 @@
|
||||||
Subproject commit 3f00945c83880f3e10f0dfa9c3924a4600200f2b
|
Subproject commit 794ef10fc861e526b20b0b166cbd9ead708181ac
|
||||||
Loading…
Reference in New Issue