We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef97245 commit ba1d44aCopy full SHA for ba1d44a
pages/fork.md
@@ -24,7 +24,7 @@ Say you want to contribute changes to someone else's repository (eg,
24
25
- You'll now have a local copy of _your version_ of that repository.
26
27
-- Add a connection to the original owner's repository.
+- Add a connection to the original owner's repository. Change into the folder containing the_repo and type:
28
29
$ git remote add myfriend git://github.com/myfriend/the_repo
30
0 commit comments