From a9b0112279bca0f19a2d8756d2fa4498936660dd Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Mon, 27 Nov 2023 11:34:12 +0530 Subject: fix(deps): upgrade to JGit 4.5.7.201904151645-r Currently requires deleting and re-cloning the repository to properly detect symlink support, this will be fixed in the future to auto-detect on existing repositories as well. Fixes #2594 Fixes #2396 Fixes #636 Fixes #387 Fixes #98 --- app/lint-baseline.xml | 9 ++++++++- app/proguard-rules.pro | 1 + .../main/java/app/passwordstore/data/repo/PasswordRepository.kt | 2 +- .../java/app/passwordstore/ui/git/config/GitConfigActivity.kt | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) (limited to 'app') diff --git a/app/lint-baseline.xml b/app/lint-baseline.xml index b0702655..700a3533 100644 --- a/app/lint-baseline.xml +++ b/app/lint-baseline.xml @@ -1,5 +1,5 @@ - + + + + +