summaryrefslogtreecommitdiff
path: root/Locations.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Locations.hs')
-rw-r--r--Locations.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/Locations.hs b/Locations.hs
index ce867fac5..9713a8ec2 100644
--- a/Locations.hs
+++ b/Locations.hs
@@ -93,6 +93,9 @@ annexLocation key hasher = objectDir </> keyPath key hasher
-
- When the file is not present, returns the location where the file should
- be stored.
+ -
+ - This does not take direct mode into account, so in direct mode it is not
+ - the actual location of the file's content.
-}
gitAnnexLocation :: Key -> Git.Repo -> IO FilePath
gitAnnexLocation key r