diff --git a/src/git.rs b/src/git.rs index f7f59c0..fc88b33 100644 --- a/src/git.rs +++ b/src/git.rs @@ -420,7 +420,7 @@ fn fetch_remote<'repo>(pc: &PathConfig, repo: &'repo Repository) -> ResultFetched: Remote branch {}.", + "Fetched: Remote branch {}.", &tracking_branch );