diff options
author | Joey Hess <joey@kitenet.net> | 2013-11-05 21:28:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-11-05 21:28:56 -0400 |
commit | 821debc213a925e8f7d23246461b793eccb28e5c (patch) | |
tree | 09760b776308036de81ea545f523f0beb585a30f /doc/tips | |
parent | 6082f817be34b4528aad019c53c25c8c28037873 (diff) |
point at my fork of gcrypt, which is currently needed
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 |