Skip to content

Commit 9269aaa

Browse files
committed
Merge pull request #179 from harupong/remove-gitlab-walls
Remove a deprecated feature of GitLab
2 parents b5f19d5 + eb022d6 commit 9269aaa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

book/04-git-server/sections/gitlab.asc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,5 @@ Merge requests and issues are the main units of long-lived discussion in GitLab.
127127
Each merge request allows a line-by-line discussion of the proposed change (which supports a lightweight kind of code review), as well as a general overall discussion thread.
128128
Both can be assigned to users, or organized into milestones.
129129

130-
This section has focused mainly on the Git-related parts of GitLab, but it's a fairly mature system, and provides many other features that can help your team work together.
131-
These include project wikis, discussion ``walls'', and system maintenance tools.
130+
This section is focused mainly on the Git-related features of GitLab, but as a mature project, it provides many other features to help your team work together, such as project wikis and system maintenance tools.
132131
One benefit to GitLab is that, once the server is set up and running, you'll rarely need to tweak a configuration file or access the server via SSH; most administration and general usage can be accomplished through the in-browser interface.

0 commit comments

Comments
 (0)