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: pages/vi/vi-github-and-repositories.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -164,7 +164,7 @@ The **upstream repository** is the one we are contributing to.
164
164
#### Configure the upstream repository to your fork
165
165
166
166
1.`cd <YourUserName>.github.io.`
167
-
2.`git remote -v` see above to make sure you are pushing and fetching to your own repository on GitHub as the origin
167
+
2.`git remote -v` see above to make sure you are pushing and fetching to your own repository on GitHub as the origin([more info](https://git-scm.com/docs/git-remote))
0 commit comments