Fix header for Git Garbage Collection

[ci skip]
This commit is contained in:
Jose Diaz-Gonzalez
2016-07-30 16:43:01 -04:00
parent c16e75197f
commit 080b7b98bd

View File

@@ -9,7 +9,7 @@ repo:purge-cache <app> # Deletes the contents of the build cac
The repository plugin is meant to allow users to perform management commands against a repository.
# Git Garbage Collection
## Git Garbage Collection
This will run a git gc --agressive against the applications repo. This is performed on the Dokku host, and not within an application container.