From 7fcf4edeba6727f81e9c6845cfb3272c8af05ba3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 25 Sep 2014 15:11:19 -0400 Subject: comment --- src/Propellor/CmdLine.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/Propellor/CmdLine.hs b/src/Propellor/CmdLine.hs index 7b39cd24..e1684c38 100644 --- a/src/Propellor/CmdLine.hs +++ b/src/Propellor/CmdLine.hs @@ -237,6 +237,7 @@ spin hn hst = do sendMarked toh marker s return True +-- Initial git clone, used for bootstrapping. sendGitClone :: HostName -> String -> IO () sendGitClone hn url = void $ actionMessage ("Pushing git repository to " ++ hn) $ do branch <- getCurrentBranch -- cgit v1.2.3