You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should the git auto-commit transaction fail, important metadata that flordb uses for linking could get lost. We should do write-ahead logging, saving the commit message to .flor.json first, and then attempting the git commit.