summaryrefslogtreecommitdiff
path: root/Init.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Init.hs')
-rw-r--r--Init.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Init.hs b/Init.hs
index ec85b7fe0..aae10160d 100644
--- a/Init.hs
+++ b/Init.hs
@@ -48,6 +48,7 @@ uninitialize :: Annex ()
uninitialize = do
gitPreCommitHookUnWrite
removeRepoUUID
+ removeVersion
{- Will automatically initialize if there is already a git-annex
branch from somewhere. Otherwise, require a manual init