Skip to content

Commit 9e1d034

Browse files
committed
Sync 04-git-server git-on-a-server
1 parent 0715b32 commit 9e1d034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/04-git-server/sections/git-on-a-server.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ $ git init --bare --shared
7070
你已经准备好了一切,无需更多。
7171

7272
下面的几节中,你会了解如何扩展到更复杂的设定。
73-
这些内容包含如何避免为每一个用户建立一个账户,给仓库添加公共读取权限,架设网页界面,使用 Gitosis 工具等等
73+
这些内容包含如何避免为每一个用户建立一个账户,给仓库添加公共读取权限,架设网页界面等等
7474
然而,请记住这一点,如果只是和几个人在一个私有项目上合作的话,__仅仅__ 是一个 SSH 服务器和裸仓库就足够了。
7575

7676
==== 小型安装

0 commit comments

Comments
 (0)