mirror of
git://f0xx.org/android_cast
synced 2026-07-29 02:59:00 +03:00
Attach url-shortener as git submodule (androidcast_project).
Standalone repo: git://f0xx.org/androidcast_project/url-shortener on branch main. Removes vendored tree; adds backend/README.md and agent bootstrap note. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -11,3 +11,7 @@
|
||||
[submodule "third-party/wireguard-android"]
|
||||
path = third-party/wireguard-android
|
||||
url = https://git.zx2c4.com/wireguard-android
|
||||
[submodule "backend/url-shortener"]
|
||||
path = backend/url-shortener
|
||||
url = git://f0xx.org/androidcast_project/url-shortener
|
||||
branch = main
|
||||
|
||||
Reference in New Issue
Block a user