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 090cf72

Browse files
Merge pull request #2510 from rust-lang/tshepang-patch-1
copy-paste convenience
2 parents 809650a + d4ba14a commit 090cf72

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎src/external-repos.md‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,10 @@ Currently, we are migrating Josh repositories to it. So far, it is used in:
6060
- rustc-dev-guide
6161
- stdarch
6262

63-
To use the tool, first install it with `cargo install --locked --git https://github.com/rust-lang/josh-sync`.
63+
To install the tool:
64+
```
65+
cargo install --locked --git https://github.com/rust-lang/josh-sync
66+
```
6467

6568
Both pulls (synchronize changes from rust-lang/rust into the subtree) and pushes (synchronize
6669
changes from the subtree to rust-lang/rust) are performed from the subtree repository (so first

0 commit comments

Comments
(0)

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