On Sat, Jun 12, 2021 at 3:57 PM Xueming Li wrote:
>
> When scanning fixes from current(HEAD) branch, local tags were included
> and reported as version. For example:
> $ git tag --contains --merged
> 20.11_backport_202010506 // user tag
> v20.11
> v20.11.1
>
> This patch matches DPDK of
When scanning fixes from current(HEAD) branch, local tags were included
and reported as version. For example:
$ git tag --contains --merged
20.11_backport_202010506 // user tag
v20.11
v20.11.1
This patch matches DPDK officail version pattern in search, selects
the most early tag. Offici
2 matches
Mail list logo