feat: enable git for sqlite

Use the trick from https://stackoverflow.com/a/21789167.
This commit is contained in:
Tienson Qin
2024-06-13 12:36:09 +08:00
parent 0ce2ee42db
commit 3ce8100be7
2 changed files with 27 additions and 12 deletions

View File

@@ -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 []