This commit is contained in:
@@ -886,7 +886,7 @@
|
||||
(defn -main [& _args]
|
||||
(if (git/repo-root)
|
||||
(do
|
||||
(println "Starting lazygitclj...")
|
||||
(println (str "String with initial model: " (initial-model)))
|
||||
(tui/run {:init (initial-model)
|
||||
:update update-model
|
||||
:view view})
|
||||
|
||||
Reference in New Issue
Block a user