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 4868409

Browse files
committed
Fix typo in bootstrap/setup.rs
1 parent 26b5e0c commit 4868409

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 によって変換されたページ (->オリジナル) /