add encrypt-save-decrypt roundtrip test
This commit is contained in:
parent
60999c7eab
commit
e5650ec756
21 changed files with 75 additions and 18 deletions
|
|
@ -0,0 +1,9 @@
|
|||
[core]
|
||||
repositoryformatversion = 0
|
||||
filemode = true
|
||||
bare = true
|
||||
ignorecase = true
|
||||
precomposeunicode = true
|
||||
[remote "origin"]
|
||||
url = https://github.com/mssun/passforios-password-store.git
|
||||
fetch = +refs/heads/*:refs/remotes/origin/*
|
||||
Loading…
Add table
Add a link
Reference in a new issue