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
mingw-w64-git-lfs: make the logic a bit more readable
While the previous version works, and is concise, it is quite obviously
much harder to read, to understand and to modify.
Let's avoid those complex regular expressions and parse/transform the
Git LFS release notes as well as the `PKGBUILD` file line by line.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments