1 Commits

Author SHA1 Message Date
hans c94c80656e Makefile - switch to main 2026-08-11 16:14:38 +02:00
+1 -1
View File
@@ -33,7 +33,7 @@
(target main
(deps housekeeping)
(displayln "Switching back to main branch")
(dgit 'switch 'main)
(dgit 'switch "main")
(dgit 'branch-current)
)