mirror of
https://github.com/spartanz51/tutabridge.git
synced 2026-06-24 10:54:32 +02:00
- Add tuta-repo as git submodule pointing to spartanz51/tutanota branch feat/rust-sdk-blob-read (pending upstream PR) - Remove inline load_mail_details_blob hack, call through mail_facade().load_mail_details_blob() instead - Remove /tuta-repo from .gitignore since it's now a submodule
5 lines
126 B
Plaintext
5 lines
126 B
Plaintext
[submodule "tuta-repo"]
|
|
path = tuta-repo
|
|
url = https://github.com/spartanz51/tutanota.git
|
|
branch = feat/rust-sdk-blob-read
|