You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(scripts): skip zen patch when tree is same major.minor series
XanMod always tracks stable, so the Liquorix zen patch (a stable
backport, e.g. v6.18.16-lqx1.patch) will always conflict with an
XanMod tree at the same series (e.g. 6.18.19). Match on major.minor
rather than exact version.
0 commit comments