diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-07-06 15:02:46 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-07-06 15:02:46 -0400 |
commit | 833ae95301b38a09933e40ae6a77c2ea3d83efdc (patch) | |
tree | cfa566d4e8953da948f896097a37dd92a264d314 /doc | |
parent | d8b01198734f695707f7ca4429ead26e3d4685a1 (diff) |
response
Diffstat (limited to 'doc')
-rw-r--r-- | doc/special_remotes/directory/comment_14_80d962f856de7510a437437fc0ca75e1._comment | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/special_remotes/directory/comment_14_80d962f856de7510a437437fc0ca75e1._comment b/doc/special_remotes/directory/comment_14_80d962f856de7510a437437fc0ca75e1._comment new file mode 100644 index 000000000..2b7acd038 --- /dev/null +++ b/doc/special_remotes/directory/comment_14_80d962f856de7510a437437fc0ca75e1._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 14""" + date="2015-07-06T19:00:43Z" + content=""" +@dmitry, it just so happens that directory special remotes honor the +annex.diskreserve configuration setting. This normally only applies to +the local git repository, and not to remotes, but since directory +special remotes are local annex.diskreserve is also checked for them. + +There's no currently a way to have a different diskreserve setting for +a directory special remote than is used for the local git repository. +"""]] |