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
In the Git for Windows project, we tried to filter out cURL's release
candidate versions via a title-pattern. However, we also specify a
prefix and that pattern was applied _after_ prefixing the title.
Not what we want. Really only match the original feed's title (or the
publication date as fallback if the feed item lacks a title).
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments