diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-11 09:49:52 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-11 09:49:52 -0400 |
commit | 729661821620f8c7e349d8dd10f3765418b6151b (patch) | |
tree | 649d68443464be62ff4947a8142e6477774a03c2 /doc/todo | |
parent | 7fa1e498de9cbb84b23f90b17c66d755292ae716 (diff) |
Added remote.<name>.annex-gnupg-options setting. Thanks, guilhem for the patch.
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/wishlist:_GnuPG_options.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/wishlist:_GnuPG_options.mdwn b/doc/todo/wishlist:_GnuPG_options.mdwn index fb77a54ff..2cadf8213 100644 --- a/doc/todo/wishlist:_GnuPG_options.mdwn +++ b/doc/todo/wishlist:_GnuPG_options.mdwn @@ -12,3 +12,5 @@ And compression could be enabled on say, text files, with a suitable wildcard in </code></pre> This is something I could probably hack on if you think it'd be a worthwhile option ;-) + +> Done, and [[done]]! --[[Joey]] |