Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bd92c7c

Browse files
Rollup merge of #95721 - xu-cheng:typo, r=compiler-errors
Fix typo in bootstrap/setup.rs
2 parents 9fa941c + 4868409 commit bd92c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bootstrap/setup.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ undesirable, simply delete the `pre-push` file from .git/hooks."
342342
dst.display(),
343343
e
344344
),
345-
Ok(_) => println!("Linked `src/etc/pre-commit.sh` to `.git/hooks/pre-push`"),
345+
Ok(_) => println!("Linked `src/etc/pre-push.sh` to `.git/hooks/pre-push`"),
346346
};
347347
} else {
348348
println!("Ok, skipping installation!");

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /