aboutsummaryrefslogtreecommitdiff
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 18d416eb4..92918a7e0 100644
--- a/Locations.hs
+++ b/Locations.hs
@@ -28,6 +28,9 @@ gitStateDir repo = (Git.workTree repo) ++ "/" ++ stateLoc
- <backend:fragment>
-
- That allows deriving the key and backend by looking at the symlink to it.
+ -
+ - Note that even if the repo is a bare repo, the annex is put in a .git
+ - sub
-}
annexLocation :: Git.Repo -> Key -> FilePath
annexLocation r key =