Spelling mistake.
This commit is contained in:
parent
f158a1ab77
commit
2cf2ffdbaf
@ -117,5 +117,5 @@ fn clone_repo(name: String) {
|
||||
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}.");
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user