Re: [PATCH] devtools: ignore non merged tags for backport
From: Thomas Monjalon <hidden> Date: 2017-08-03 10:00:06
31/07/2017 14:07, Thomas Monjalon:
When checking if a buggy commit was introduced in an old version,
the script compares last tag containing the bug and current version.
The non merged tags from non related branches must be ignored.
Signed-off-by: Thomas Monjalon <redacted>