Commit fb3e1026 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'housekeeping_doc' into 'master'

Make git gc man page more apparent



See merge request !2557
parents 0ee2d50e 33dc2f30
...@@ -4,8 +4,8 @@ _**Note:** This feature was [introduced][ce-2371] in GitLab 8.4_ ...@@ -4,8 +4,8 @@ _**Note:** This feature was [introduced][ce-2371] in GitLab 8.4_
--- ---
The housekeeping function runs [`git gc`][man] on the current project Git The housekeeping function runs `git gc` ([man page][man]) on the current
repository. project Git repository.
`git gc` runs a number of housekeeping tasks, such as compressing file `git gc` runs a number of housekeeping tasks, such as compressing file
revisions (to reduce disk space and increase performance) and removing revisions (to reduce disk space and increase performance) and removing
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment