diff options
Diffstat (limited to 'doc/special_remotes')
-rw-r--r-- | doc/special_remotes/gcrypt.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/special_remotes/gcrypt.mdwn b/doc/special_remotes/gcrypt.mdwn index 063d1fb58..06ac3c23e 100644 --- a/doc/special_remotes/gcrypt.mdwn +++ b/doc/special_remotes/gcrypt.mdwn @@ -4,6 +4,9 @@ remote allows git-annex to also store its files in such repositories. Naturally, git-annex encrypts the files it stores too, so everything stored on the remote is encrypted. +See [[tips/fully_encrypted_git_repositories_with_gcrypt]] for some examples +of using gcrypt. + ## configuration These parameters can be passed to `git annex initremote` to configure |