Skip to content

Draft: phases: fix publishing annotated tags

The previous behaviour was to never publish annotated tags — the indirection was ignored. To make this relatively easy to do, I added an option to GitHandler::map_hg_get() to dereference the tag object.

Edited by Dan Villiom Podlaski Christiansen

Merge request reports