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/special_remotes | |
parent | 6082f817be34b4528aad019c53c25c8c28037873 (diff) |
point at my fork of gcrypt, which is currently needed
Diffstat (limited to 'doc/special_remotes')
-rw-r--r-- | doc/special_remotes/gcrypt.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/special_remotes/gcrypt.mdwn b/doc/special_remotes/gcrypt.mdwn index f83a953c1..ac98c43bb 100644 --- a/doc/special_remotes/gcrypt.mdwn +++ b/doc/special_remotes/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 allows git-annex to also store its files in such repositories. Naturally, git-annex encrypts the files it stores too, so everything |