diff options
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/fully_encrypted_git_repositories_with_gcrypt.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/fully_encrypted_git_repositories_with_gcrypt.mdwn b/doc/tips/fully_encrypted_git_repositories_with_gcrypt.mdwn index 279f91d4d..5934747f0 100644 --- a/doc/tips/fully_encrypted_git_repositories_with_gcrypt.mdwn +++ b/doc/tips/fully_encrypted_git_repositories_with_gcrypt.mdwn @@ -1,4 +1,4 @@ -[git-remote-gcrypt](https://github.com/blake2-ppc/git-remote-gcrypt/) +[git-remote-gcrypt](https://github.com/joeyh/git-remote-gcrypt/) adds support for encrypted remotes to git. The git-annex [[gcrypt special remote|special_remotes/gcrypt]] allows git-annex to also store its files in such repositories. Naturally, git-annex encrypts |