new worktree on attempt create

This commit is contained in:
Louis Knight-Webb
2025-06-16 17:15:51 -04:00
parent f84e3bfd20
commit 7f7592e5bf
4 changed files with 85 additions and 3 deletions

View File

@@ -26,6 +26,7 @@ bcrypt = "0.15"
jsonwebtoken = "9.2"
ts-rs = { version = "9.0", features = ["uuid-impl", "chrono-impl"] }
dirs = "5.0"
git2 = "0.18"
[build-dependencies]
ts-rs = { version = "9.0", features = ["uuid-impl", "chrono-impl"] }