with fuzzy-clone

This commit is contained in:
2022-12-18 01:41:12 +01:00
parent 66105004e0
commit 27f63cc1f9
9 changed files with 298 additions and 22 deletions

View File

@@ -25,6 +25,7 @@ impl util::Cmd for Update {
.split(" ")
.collect::<Vec<&str>>()
.as_slice(),
None,
)?;
Ok(())