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 | |
parent | 6082f817be34b4528aad019c53c25c8c28037873 (diff) |
point at my fork of gcrypt, which is currently needed
Diffstat (limited to 'doc')
-rw-r--r-- | doc/special_remotes/gcrypt.mdwn | 2 | ||||
-rw-r--r-- | doc/tips/fully_encrypted_git_repositories_with_gcrypt.mdwn | 2 |
2 files changed, 2 insertions, 2 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 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 |