This commit is contained in:
Joey Hess 2014-09-25 15:11:19 -04:00
parent 1b0747c8b5
commit 7fcf4edeba
1 changed files with 1 additions and 0 deletions

View File

@ -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