summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2020-12-17 10:08:31 -0800
committerHarsh Shandilya <me@msfjarvis.dev>2020-12-21 20:31:54 +0530
commit4f6c60f029487ddbfaabfcc29101a2c39d9959e2 (patch)
tree48e528d822b102ba1fdd3980ff865e4506aa2eb1 /CHANGELOG.md
parent96b51e73ec48b95909ed039e8faefadc72c9eeff (diff)
Transform broken repo error message to be more helpful (#1251)
(cherry picked from commit 0396bf92a9a15bcdac8b9fc71f6b34afc949ab41) Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 659e0522..9070160b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
### Added
- Invalid `.gpg-id` files can now be fixed automatically by deleting them and then trying to create a new password.
+- Suggest users to re-clone repository when it is deemed to be broken
### Fixed