From c6f65d22426964139dbe5d75f6084300f2c993f8 Mon Sep 17 00:00:00 2001 From: voidlizard Date: Sun, 19 Jan 2025 23:10:33 +0300 Subject: [PATCH] wip, fixing bugs --- hbs2-git3/app/GitRemoteHelper.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hbs2-git3/app/GitRemoteHelper.hs b/hbs2-git3/app/GitRemoteHelper.hs index d1199c71..6082781b 100644 --- a/hbs2-git3/app/GitRemoteHelper.hs +++ b/hbs2-git3/app/GitRemoteHelper.hs @@ -222,7 +222,7 @@ main = flip runContT pure do liftIO exitSuccess _ -> do - -- sendLine "" + sendLine "" next Plain -- liftIO exitSuccess