Merge branch 'feature/more-tests-pr' into feature/multi-key-support
This commit is contained in:
commit
f0c21dd880
43 changed files with 756 additions and 34 deletions
|
|
@ -15,6 +15,7 @@ public enum AppError: Error, Equatable {
|
|||
case keyImport
|
||||
case readingFile(fileName: String)
|
||||
case passwordDuplicated
|
||||
case cannotDeleteNonEmptyDirectory
|
||||
case gitReset
|
||||
case gitCommit
|
||||
case gitCreateSignature
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue