As @Henni wrote in nextcloud/contacts#305 (comment)
I lost my work when my dev instance overwrote my git repository during an update... 😢
This shouldn’t happen.
@ChristophWurst suggested:
It's simple: if an app is downgraded, then don't replace it. Alternatively, don't run the update everything that can be updated after an app update/downgrade.
I added:
or is it possible to check if the app is checked out via git? In that case it should of course not be upgraded with one from the app store.
As @Henni wrote in nextcloud/contacts#305 (comment)
This shouldn’t happen.
@ChristophWurst suggested:
I added: