summaryrefslogtreecommitdiff
path: root/Annex/Init.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Annex/Init.hs')
-rw-r--r--Annex/Init.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Annex/Init.hs b/Annex/Init.hs
index 99f8ece2c..4edc9c914 100644
--- a/Annex/Init.hs
+++ b/Annex/Init.hs
@@ -105,6 +105,7 @@ initialize' mversion = do
, unlessM isBare
switchHEADBack
)
+ checkAdjustedClone
createInodeSentinalFile False
uninitialize :: Annex ()