From 7736cb76fa5db563314beda57dbd0142056a5660 Mon Sep 17 00:00:00 2001 From: voidlizard Date: Thu, 30 Jan 2025 13:47:16 +0300 Subject: [PATCH] wip --- hbs2-git3/lib/HBS2/Git3/Repo/Init.hs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hbs2-git3/lib/HBS2/Git3/Repo/Init.hs b/hbs2-git3/lib/HBS2/Git3/Repo/Init.hs index 6b724cff..e205a62a 100644 --- a/hbs2-git3/lib/HBS2/Git3/Repo/Init.hs +++ b/hbs2-git3/lib/HBS2/Git3/Repo/Init.hs @@ -195,6 +195,8 @@ initRepo syn = do liftIO $ print $ pretty "added git remote" <+> pretty remoteName <+> pretty remoteVal + updateRepoKey pk + when new do postNullTx