On Mon, Jan 25, 2021 at 06:24:41PM +0200, Eli Zaretskii wrote:
> Hi,
> 
> Many files in the Texinfo Git repository have file names that are
> invalid on MS-Windows: they include the colon character.  This makes
> it virtually impossible to push changes from an MS-Windows machine.
> 
> Is there any chance to rename those files so that they don't have
> colons in their names?
> 
> TIA

I've removed the directory tp/maintain/lib/libintl-perl/blib
and added it to .gitignore.

It's also ignored under
https://github.com/gflohr/libintl-perl/blob/master/.gitignore
so these are generated files.  We'll have to check if any of these
files are needed for libintl-perl to run properly.

Reply via email to