set submodule to stable branch
This commit is contained in:
parent
531acfc1a1
commit
21f72a79c5
2 changed files with 2 additions and 1 deletions
1
.gitmodules
vendored
1
.gitmodules
vendored
|
@ -1,3 +1,4 @@
|
||||||
[submodule "mastodon"]
|
[submodule "mastodon"]
|
||||||
path = mastodon
|
path = mastodon
|
||||||
url = https://github.com/mastodon/mastodon
|
url = https://github.com/mastodon/mastodon
|
||||||
|
branch = stable-4.2
|
||||||
|
|
2
mastodon
2
mastodon
|
@ -1 +1 @@
|
||||||
Subproject commit d5f02adad716520b6b9014553bc730dcef5b2f50
|
Subproject commit c93aacafdea188cac791b62a32e3117a7dc3e9cc
|
Loading…
Reference in a new issue