Weird git error after blackout

after some blackouts logseq shows this error message.

Is there someone who could help me out?

Looks like the outage corrupted you git config file. You could take a look at the file or share it here. Iā€™d first try this

  • turn off git in the logseq config
  • rename the folder .git to e.g. Old.git
  • turn on git again

This should recreate the config. You could then still compare the old git config file with the new one

1 Like