ente/.gitmodules

13 lines
413 B
Plaintext
Raw Normal View History

2021-02-26 07:57:15 +00:00
[submodule "thirdparty/photoswipe"]
path = thirdparty/photoswipe
url = https://github.com/ente-io/PhotoSwipe.git
2021-02-27 05:06:08 +00:00
branch = master
2022-03-15 15:22:52 +00:00
[submodule "thirdparty/tesseract"]
path = thirdparty/tesseract
2023-02-10 13:50:53 +00:00
url = https://github.com/abhinavkgrd/tesseract.js.git
2022-07-30 10:27:37 +00:00
branch = worker-support
2022-03-05 07:06:58 +00:00
[submodule "ffmpeg-wasm"]
path = thirdparty/ffmpeg-wasm
url = https://github.com/abhinavkgrd/ffmpeg.wasm.git
2022-03-05 07:06:58 +00:00
branch = single-thread