Skip to content

Commit d259373

Browse files
committed
remove reference to Gitosis
1 parent cead909 commit d259373

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 @@ It's important to note that this is literally all you need to do to run a useful
7070
You're ready to go – nothing else needed.
7171

7272
In the next few sections, you'll see how to expand to more sophisticated setups.
73-
This discussion will include not having to create user accounts for each user, adding public read access to repositories, setting up web UIs, using the Gitosis tool, and more.
73+
This discussion will include not having to create user accounts for each user, adding public read access to repositories, setting up web UIs and more.
7474
However, keep in mind that to collaborate with a couple of people on a private project, all you _need_ is an SSH server and a bare repository.
7575

7676
==== Small Setups

0 commit comments

Comments
 (0)