Skip to content

gitserver: fix git prune command

Administrator requested to merge sh/fix-prune-command into main

Created by: stefanhengl

The prune command had an extra "-c" which caused it to fail. I added a test that would have caught this.

Test plan

Fixes a bug. Added a unit test that would have caught the bug.

Merge request reports

Loading