Skip to content

Commit 1df81ab

Browse files
committed
Sync 02-git-basics remotes.
1 parent d53932d commit 1df81ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

book/02-git-basics/sections/remotes.asc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ origin [email protected]:mojombo/grit.git (fetch)
5656
origin [email protected]:mojombo/grit.git (push)
5757
----
5858

59-
这样我们可以轻松拉取其中任何一个用户的贡献。此外,我们大概还会有某些远程仓库的推送权限,虽然我们目前还不会在此介绍。
59+
这样我们可以轻松拉取其中任何一个用户的贡献。
60+
此外,我们大概还会有某些远程仓库的推送权限,虽然我们目前还不会在此介绍。
6061

6162
注意这些远程仓库使用了不同的协议;我们将会在 <<_git_on_the_server>> 中了解关于它们的更多信息。
6263

0 commit comments

Comments
 (0)