We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11863e7 commit 1283cacCopy full SHA for 1283cac
book/06-github/sections/2-contributing.asc
@@ -270,7 +270,7 @@ To https://github.com/tonychacon/blink
270
ef4725c..3c8d735 slower-blink -> slow-blink
271
----
272
273
-<1> Add the original repository as a remote named ``upstream''.
+<1> Add the original repository as a remote named `upstream`.
274
<2> Fetch the newest work from that remote.
275
<3> Merge the main branch of that repository into your topic branch.
276
<4> Fix the conflict that occurred.
0 commit comments