diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2025-03-05 20:42:14 +0100 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2025-03-06 20:04:14 +0100 |
commit | 0658710f7fcd2ac57abfaf1c387ef363a4a889da (patch) | |
tree | 7ceeba0d9b72d5a96a0add32f8b299088f211108 /minici.cabal | |
parent | a8deb42b4899ce11d1937bda0b59c8b56f230bce (diff) |
Checkout command
Changelog: Added `checkout` command
Diffstat (limited to 'minici.cabal')
-rw-r--r-- | minici.cabal | 1 |
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 |