mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-28 20:08:17 +02:00
The "Ignore-Backport" tag can be used to mark a commit that should not be backported. Similar to the "cherry picked from" line, which indicates that the patch was backported. Anyway, this didn't work correctly, because we first pre-filter the commits we search (as a performance optimization) by using `git-log` to get a subset of the commits we want to investigate. So if you had a commit with an "Ignore-Backport" tag, but without "cherry picked from" line, then it wasn't found. Fix that. |
||
|---|---|---|
| .. | ||
| alpine | ||
| art/logo | ||
| debian | ||
| editors | ||
| fedora | ||
| scripts | ||