summaryrefslogtreecommitdiff
path: root/minici.cabal
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2025-03-05 20:42:14 +0100
committerRoman Smrž <roman.smrz@seznam.cz>2025-03-06 20:04:14 +0100
commit0658710f7fcd2ac57abfaf1c387ef363a4a889da (patch)
tree7ceeba0d9b72d5a96a0add32f8b299088f211108 /minici.cabal
parenta8deb42b4899ce11d1937bda0b59c8b56f230bce (diff)
Checkout command
Changelog: Added `checkout` command
Diffstat (limited to 'minici.cabal')
-rw-r--r--minici.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/minici.cabal b/minici.cabal
index fc3c3da..7c05311 100644
--- a/minici.cabal
+++ b/minici.cabal
@@ -48,6 +48,7 @@ executable minici
other-modules:
Command
+ Command.Checkout
Command.Run
Config
Job