test-sourcegraph-integration #1

Open
ajet wants to merge 5 commits from test-sourcegraph-integration into main
Showing only changes of commit 65f7d184bc - Show all commits
+3 -1
View File
@@ -58,7 +58,7 @@
s))
(defn get-current-diff
"Get the diff for the currently selected item based on panel and cursor."
"Change doc string for test"
[model]
(let [panel (:panel model)
items (current-items model)
@@ -886,6 +886,8 @@
;; === Main ===
(def temp2 get-current-diff)
(defn -main [& _args]
(if (git/repo-root)
(do