WIP git::create_orphan_branch()
This commit is contained in:
parent
f467e35ff2
commit
0afdcc4aa9
2 changed files with 64 additions and 10 deletions
|
|
@ -6,6 +6,7 @@ edition = "2024"
|
|||
[dependencies]
|
||||
anyhow = "1.0.95"
|
||||
clap = { version = "4.5.26", features = ["derive"] }
|
||||
mktemp = "0.5.1"
|
||||
serde = { version = "1.0.217", features = ["derive"] }
|
||||
thiserror = "2.0.11"
|
||||
toml = "0.8.19"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue