Skip to content

Commit 77a0e31

Browse files
authored
Merge pull request rust-lang#28 from Kobzol/rustc-dev-guide-sync
WIP FOO
2 parents f514c80 + 0dadb3a commit 77a0e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ This repository is linked to `rust-lang/rust` as a [josh](https://josh-project.g
8181
$ cargo run --manifest-path josh-sync/Cargo.toml rustc-pull
8282
```
8383
3) Push the branch to your fork and create a PR into `rustc-dev-guide`
84-
84+
FOO
8585
### Push changes from this repository into `rust-lang/rust`
8686
1) Run the push command to create a branch named `<branch-name>` in a `rustc` fork under the `<gh-username>` account
8787
```

0 commit comments

Comments
 (0)