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
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
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