jenkinsci / jenkinsci/git-plugin
[JENKINS-13493] GitPlugin should garbage collect
- Dominant language
- Java
- Stars
- 694
- Forks
- 1.1k
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 3
Description
The GitPlugin does not garbage collect automatically, thus doesn't optimize disk space utilization and good operating performance.
I have set up a build triggering a shell-script to do this every night, but don't you think it should be a feature of the GitPlugin?
---
Originally reported by steinim, imported from: GitPlugin should garbage collect
Raw content of original issue
The GitPlugin does not garbage collect automatically, thus doesn't optimize disk space utilization and good operating performance.
I have set up a build triggering a shell-script to do this every night, but don't you think it should be a feature of the GitPlugin?
Contributor guide
Assessment
This issue has not been assessed yet.