diff --git a/src/GPM/Serve.hs b/src/GPM/Serve.hs index 723517e..7f03f7e 100644 --- a/src/GPM/Serve.hs +++ b/src/GPM/Serve.hs @@ -66,7 +66,7 @@ init = do whenM (testdir publicProjectDir) $ do putText (format ("rmtree " % fp) publicProjectDir) rmtree publicProjectDir - debug_ (format ("git clone --bare "%fp%" "%fp) + debug_ (format ("git clone --mirror "%fp%" "%fp) repoRoot publicProjectDir) inDir publicProjectDir $ do