diff options
author | Jeroen Nijhof <jeroen@jeroennijhof.nl> | 2015-10-21 15:13:18 +0200 |
---|---|---|
committer | Jeroen Nijhof <jeroen@jeroennijhof.nl> | 2015-10-21 15:13:18 +0200 |
commit | d2b77063675b25513b9af8d6a3521c429732552f (patch) | |
tree | 0381ff65fbc24685a09ca1bd52c46453cde10075 /README.md | |
parent | fccdcc071b8ea20b282e1a092ef014f0b2ad8181 (diff) | |
download | gitlab-shell-d2b77063675b25513b9af8d6a3521c429732552f.tar.gz |
Added git gc for housekeeping
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -121,6 +121,10 @@ Remove tag: ./bin/gitlab-projects rm-tag gitlab/gitlab-ci.git v3.0.0 +Gc repo: + + ./bin/gitlab-projects gc gitlab/gitlab-ci.git + ## Keys Add key: |