mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 17:36:33 +00:00
feat: enable git for sqlite
Use the trick from https://stackoverflow.com/a/21789167.
This commit is contained in:
@@ -542,7 +542,6 @@
|
||||
|
||||
:git/commit {:binding "mod+g c"
|
||||
:inactive (not (util/electron?))
|
||||
:file-graph? true
|
||||
:fn commit/show-commit-modal!}
|
||||
|
||||
:dev/replace-graph-with-db-file {:binding []
|
||||
|
||||
Reference in New Issue
Block a user