Skip to content

Updater: dispatch to update-ref create/delete/update

This doesn't make any difference in the result as git does the same dispatching internally, but makes things a bit more obvious if you're tracing the output.

While I'm at it move the oldid-less Delete() use to use oldid. It was easy, and making the API safe by default makes sense.

Merge request reports