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
For some reason, `mingw-w64-gettext` contains the awfully specific tool
`recode-sr-latin` (which converts Serbian to Latin). We do not need it
in Git for Windows, and nobody could have used it, anyway, as it links
to `libgettextlib-0-19-8-1.dll`, which we already exclude from the Git
for Windows installer.
So let's just exclude it.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments