Skip to content
  • Patrick Bajao's avatar
    Clean up stale merge request HEAD ref · a2f003ab
    Patrick Bajao authored
    14 days after a merge request gets closed/merged, its HEAD ref
    will be deleted and moved as a `keep-around` ref (if not yet
    added).
    
    This is to ensure that the commit won't be deleted when GC runs
    and still being able to reduce the number of advertised refs on
    git push/pull.
    a2f003ab