[Buildroot] [PATCH 3/3] support/download: detect and abort when using a git branch by name

Ricardo Martincoski ricardo.martincoski at gmail.com
Mon Aug 6 03:14:38 UTC 2018


Hello,

On Sat, Aug 04, 2018 at 01:33 PM, Yann E. MORIN wrote:

[snip]
> +# Check if the changeset is a branch name.
> +if _git show-ref "${cset}" |grep -qv refs/tags; then

I didn't had time to test it yet.
Special refs still works after this?

Regards,
Ricardo


More information about the buildroot mailing list