summaryrefslogtreecommitdiff
path: root/doc/special_remotes
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-07-06 15:02:46 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-07-06 15:02:46 -0400
commit833ae95301b38a09933e40ae6a77c2ea3d83efdc (patch)
treecfa566d4e8953da948f896097a37dd92a264d314 /doc/special_remotes
parentd8b01198734f695707f7ca4429ead26e3d4685a1 (diff)
response
Diffstat (limited to 'doc/special_remotes')
-rw-r--r--doc/special_remotes/directory/comment_14_80d962f856de7510a437437fc0ca75e1._comment13
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.
+"""]]