File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -80,6 +80,9 @@ switch to its repository checkout directory in your terminal).
80
80
81
81
#### Performing push
82
82
83
+ > NOTE:
84
+ > Before you proceed, look at some guidance related to Git [on josh-sync README],
85
+
83
86
1) Run the push command to create a branch named `<branch-name>` in a `rustc` fork under the `<gh-username>` account
84
87
```
85
88
rustc-josh-sync push <branch-name> <gh-username>
@@ -173,3 +176,4 @@ the week leading up to the beta cut.
173
176
[Toolstate chapter]: https://forge.rust-lang.org/infra/toolstate.html
174
177
[josh]: https://josh-project.github.io/josh/intro.html
175
178
[josh-sync]: https://github.com/rust-lang/josh-sync
179
+ [on josh-sync README]: https://github.com/rust-lang/josh-sync#git-peculiarities
You can’t perform that action at this time.
0 commit comments