Re: PSA: Mark SVG as binary

2025-04-21 Thread Ben Cooksley
On Sat, Mar 4, 2023 at 10:49 AM Ben Cooksley wrote: > Hi all, > > Over the past few months Sysadmin has periodically received reports of our > Git hooks failing when processing commits in certain circumstances. > > Looking at all of these instances a clear trend has emerged, with files > that hav

Re: PSA: Mark SVG as binary

2023-03-03 Thread Ben Cooksley
On Sat, Mar 4, 2023 at 11:03 AM Ingo Klöcker wrote: > On Freitag, 3. März 2023 22:49:06 CET Ben Cooksley wrote: > > In all cases i'm aware of, the files have been in either SVG, JSON or XML > > in format. > > > > To fix this, and allow changes to be merged please add a ".gitattributes" > > file a

Re: PSA: Mark SVG as binary

2023-03-03 Thread Ingo Klöcker
On Freitag, 3. März 2023 22:49:06 CET Ben Cooksley wrote: > In all cases i'm aware of, the files have been in either SVG, JSON or XML > in format. > > To fix this, and allow changes to be merged please add a ".gitattributes" > file at the top level of the Git repository you are seeing this behavio