[fpc-devel] GIT and binary files.
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Sat Apr 4 18:58:39 CEST 2026
As far as git is concerned, it should auto detect it as a binary.
Binaries might be blocked though via the. gitignore file, in which case you'll have to use the --force argument.
A git config file can also define how file extensions should be treated. I'm not near a computer to see what FPC Source repo has configured.
G.
On 4 April 2026 15:37:02 BST, Marco van de Voort via fpc-devel <fpc-devel at lists.freepascal.org> wrote:
>
>I want to add a binary (.res for a compiled manifest) to winunits-base, following the pattern of fclel.res in fcl-base as far as fpmake is concerned.
>
>However do I need to do something special while adding/commiting to mark it as a binary file?
>
>I use tortoisegit on a "main" checkout.
>
>_______________________________________________
>fpc-devel maillist - fpc-devel at lists.freepascal.org
>https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20260404/e94aec43/attachment.htm>
More information about the fpc-devel
mailing list