diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-07-05 11:30:58 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-07-05 11:30:58 -0400 |
commit | 72d86f3edc73288031451089d237177372669f6f (patch) | |
tree | a665a7da6813d9d4821157bb662dc16d9faa0ab2 /doc/tips | |
parent | 182b47d902ead0e3a8acd9f9b7a6201102444bf7 (diff) |
New url for git-remote-gcrypt, now maintained by spwhitton.
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/fully_encrypted_git_repositories_with_gcrypt.mdwn | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/tips/fully_encrypted_git_repositories_with_gcrypt.mdwn b/doc/tips/fully_encrypted_git_repositories_with_gcrypt.mdwn index 2b038b2ca..354469118 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/joeyh/git-remote-gcrypt/) +[git-remote-gcrypt](https://spwhitton.name/tech/code/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 @@ -14,8 +14,7 @@ repositories. ## prerequisites -* Install -[git-remote-gcrypt](https://github.com/joeyh/git-remote-gcrypt/) +* Install [git-remote-gcrypt](https://spwhitton.name/tech/code/git-remote-gcrypt/) * Install git-annex version 4.20130909 or newer. ## encrypted backup drive |