You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: guide/raw-content/6_forks_and_clones.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ <h2>Forks</h2>
22
22
<h2>Step: Fork Patchwork Repository</h2>
23
23
<p>The project we'll work with is <ahref="http://github.com/jlord/patchwork" target="_blank">github.com/jlord/patchwork</a>. Go to that site and click the fork button at the top right. Once the
24
24
fork animation is complete, you've got a copy on your account. Copy
25
-
your fork's HTTP URL on the right sidebar.</p>
25
+
your fork's HTTP URL from the repo's address bar. <br><imgsrc="https://help.github.com/assets/images/help/repository/clone-repo-clone-url-button.png">.</p>
26
26
27
27
<h2>Step: Clone Fork Locally</h2>
28
28
<p>Now, in terminal, clone the repository onto your computer. It will create a new folder
0 commit comments