mirror of https://github.com/voidlizard/hbs2
wip, reduced noise in console
This commit is contained in:
parent
00a4cac055
commit
319658b84d
|
@ -81,8 +81,6 @@ pExport = do
|
|||
env <- ask
|
||||
|
||||
withGitEnv ( env & set gitApplyHeads False & set gitExportType et & set gitExportEnc enc) do
|
||||
|
||||
notice $ red (viaShow et)
|
||||
unless (et == ExportNew) do
|
||||
importRepoWait puk
|
||||
|
||||
|
|
Loading…
Reference in New Issue