mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-17 09:08:49 +00:00
If we don't we regularly get weird Git failures on Windows like: ``` fatal: Unable to find current revision in submodule path 'vendor/qzxing/tests/resources' fatal: Failed to recurse into submodule path 'vendor/qzxing' ``` Or ``` stderr: fatal: Unable to create '.../.git/index.lock': File exists. ``` Which are very annoying and require manual workspace purge by infra team. Many of you will get annoyed with resulting slower checkouts on subsequent builds, but that's a price I'm willing to pay. Signed-off-by: Jakub Sokołowski <jakub@status.im>
…
…
…
…
…
…
…
Description
Languages
QML
39.4%
JavaScript
29.5%
Nim
18.5%
Python
5.6%
C++
5.2%
Other
1.6%