mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-31 22:35:17 +00:00
Merge pull request #36 from yowtsi/master
Update README.md with note to use bare repos only
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
PwdStore
|
PwdStore
|
||||||
========
|
========
|
||||||
|
|
||||||
This application tries to be 100% compatible with [pass](http://www.zx2c4.com/projects/password-store/)
|
This application tries to be 100% compatible with [pass](http://www.passwordstore.org/)
|
||||||
|
|
||||||
You can install the application from:
|
You can install the application from:
|
||||||
|
|
||||||
@@ -27,6 +27,8 @@ Clone using SSH-key, then decrypt a password
|
|||||||
|
|
||||||
<img src="tutorial_clone_ssh_then_decrypt.gif" alt="Clone And Decrypt" style="width:720px">
|
<img src="tutorial_clone_ssh_then_decrypt.gif" alt="Clone And Decrypt" style="width:720px">
|
||||||
|
|
||||||
|
Make sure to only clone from bare repositories (see [git-clone(1)](http://git-scm.com/docs/git-clone) for how to create a bare repository from an existing one). Otherwise the clone will fail.
|
||||||
|
|
||||||
Features
|
Features
|
||||||
========
|
========
|
||||||
- Clone an existing pass repository (ssh-key and user/pass support)
|
- Clone an existing pass repository (ssh-key and user/pass support)
|
||||||
|
Reference in New Issue
Block a user