Thread (1 message) 1 message, 1 author, 2020-03-03

Re: [PATCH v2 2/2] remote.c: fix handling of %(push:remoteref)

From: Junio C Hamano <hidden>
Date: 2020-03-03 18:29:24

Damien Robert [off-list ref] writes:
quoted
+	case PUSH_DEFAULT_MATCHING:
+	case PUSH_DEFAULT_CURRENT:
+		return branch->refname;
Here I follow the logic of branch_get_push1, but the case of
push.default=matching is not quite correct, because we never check
that we have a matching remote branch. On the other hand we cannot check
this until we contact the remote, so I don't know how we could get around
that.
Quite honestly, I do not think that is a problem that needs to be
solved; there is no workable definition.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help