From d42f8a9f392e92a8145fb9d68aad4d2028a6210b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 20 Oct 2010 12:07:24 -0400 Subject: autocommit on init --- Commands.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/Commands.hs b/Commands.hs index 2addf714e..1cc046c03 100644 --- a/Commands.hs +++ b/Commands.hs @@ -220,6 +220,7 @@ initCmd description = do describeUUID u description log <- uuidLog liftIO $ Git.run g ["add", log] + liftIO $ Git.run g ["commit", "-m", "git annex init", log] liftIO $ putStrLn "description set" -- helpers -- cgit v1.2.3