Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
fb3e1026
Commit
fb3e1026
authored
Jan 23, 2016
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'housekeeping_doc' into 'master'
Make git gc man page more apparent See merge request !2557
parents
0ee2d50e
33dc2f30
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/administration/housekeeping.md
doc/administration/housekeeping.md
+2
-2
No files found.
doc/administration/housekeeping.md
View file @
fb3e1026
...
...
@@ -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 Gi
t
repository.
The housekeeping function runs
`git gc`
(
[
man page
][
man
]
) on the curren
t
project Git
repository.
`git gc`
runs a number of housekeeping tasks, such as compressing file
revisions (to reduce disk space and increase performance) and removing
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment