mirror of
git://f0xx.org/ac/ac-mobile-android
synced 2026-07-29 02:07:35 +03:00
submodules: register third-party codecs and deps/ac-ms-url-shortener
.gitmodules listed paths but no gitlinks were committed (third-party/ was an empty tree). External codecs under third-party/; url-shortener moved to deps/ac-ms-url-shortener (git://f0xx.org/ac/ac-ms-url-shortener).
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -15,3 +15,7 @@
|
||||
path = backend/url-shortener
|
||||
url = git://f0xx.org/androidcast_project/url-shortener
|
||||
branch = next
|
||||
[submodule "deps/ac-ms-url-shortener"]
|
||||
path = deps/ac-ms-url-shortener
|
||||
url = git://f0xx.org/ac/ac-ms-url-shortener
|
||||
branch = next
|
||||
|
||||
Reference in New Issue
Block a user