Compare commits

...

2 Commits

Author SHA1 Message Date
e63230af71 Update src/lazygitclj/core.clj
SCIP Index / index (push) Successful in 1m40s
2026-02-03 21:51:07 -10:00
b3cd896fd5 Index SCIP for all branches, not just main/master
SCIP Index / index (push) Successful in 1m42s
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 21:50:29 -10:00
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: SCIP Index
on:
push:
branches: [main, master]
branches: ['**']
workflow_dispatch:
jobs:
+2
View File
@@ -6,6 +6,8 @@
[lazygitclj.git :as git]
[clojure.string :as str]))
(def temp tui/run)
;; === Model ===
(defn load-git-data []