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

push: output when non-pushable commits exist

This is an area where we have no choice but diverging from stock
Mercurial, as Git does not allow anonymous heads. We can only push
something that has either a bookmark or a tag.

In order to lessen confusion for users, we output a message inspired
by Mercurial's (ignoring %d secret commits) — which serves a similar
purpose.
parent 3bd9a805ec00
No related branches found
No related tags found
1 merge request!122push: output when non-pushable commits exist
Pipeline #28572 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