Skip to content
  • Zeger-Jan van de Weg's avatar
    c83a6ff9
    Reimplement DeleteRefs in Go · c83a6ff9
    Zeger-Jan van de Weg authored
    By reusing the updater, the refs passed will be removed. This keeps the
    delete operations on one Git process.
    
    The listing and filtering for requests which delete everything expect
    certain prefixes works the same as the Rugged code. About it looks more
    verbose.
    
    Part of: #1486
    c83a6ff9
    Reimplement DeleteRefs in Go
    Zeger-Jan van de Weg authored
    By reusing the updater, the refs passed will be removed. This keeps the
    delete operations on one Git process.
    
    The listing and filtering for requests which delete everything expect
    certain prefixes works the same as the Rugged code. About it looks more
    verbose.
    
    Part of: #1486
Loading