Re: [Xen-devel] [OSSTEST PATCH 11/27] ap-push: Use refs/heads/ for destinations

2015-09-16 Thread Ian Campbell
On Wed, 2015-09-16 at 14:35 +0100, Ian Jackson wrote: > When the destination is a branch, specify refs/heads/ explicitly. > This makes ap-push work even if the ref does not yet exist on the > destination. > > There is no functional change for an existing installation pushing to > an existing branc

[Xen-devel] [OSSTEST PATCH 11/27] ap-push: Use refs/heads/ for destinations

2015-09-16 Thread Ian Jackson
When the destination is a branch, specify refs/heads/ explicitly. This makes ap-push work even if the ref does not yet exist on the destination. There is no functional change for an existing installation pushing to an existing branch. But for a hypothetical new installation, this would be necessa