mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 08:04:40 +00:00
feat: native filesystem api integration WIP
This commit is contained in:
@@ -18,8 +18,6 @@
|
||||
;; TODO: what if the remote is not named "origin", check the api from isomorphic-git
|
||||
(git/resolve-ref repo-url (str "refs/remotes/origin/" branch))))
|
||||
|
||||
|
||||
;; Should include un-pushed committed files too
|
||||
(defn check-changed-files-status
|
||||
([]
|
||||
(check-changed-files-status (state/get-current-repo)))
|
||||
|
||||
Reference in New Issue
Block a user