Skip to content
Snippets Groups Projects
Commit 5f1536c9 authored by Dan Villiom Podlaski Christiansen's avatar Dan Villiom Podlaski Christiansen
Browse files

push: fix publishing HEAD

The default for `hggit.use-phases` is to publish the remote HEAD and
tags. We want to do this on push as well, so that pushing to e.g.
`master` _immediately_ publishes the relevant changesets. However, we
run into the fact that we don't actually know or store the remote HEAD
anywhere, so we have to do an extra round-trip to obtain it.
parent fce6e640
No related branches found
No related tags found
1 merge request!31compat: fix publishing of changesets in public branches
Pipeline #23477 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment