Spelling mistake.
This commit is contained in:
@@ -117,5 +117,5 @@ fn clone_repo(name: String) {
|
|||||||
String::from_utf8(cmd.stdout).expect("Failed to clone repo.")
|
String::from_utf8(cmd.stdout).expect("Failed to clone repo.")
|
||||||
);
|
);
|
||||||
|
|
||||||
println!("Clone repo git@breadpi:/home/git/store/{name}.git to local folder.");
|
println!("Cloned repo git@breadpi:/home/git/store/{name}.git to {name}.");
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user