Felix>So compared to removal we pay 13 MiB for keeping old images?

Something like that.

Felix>Were are those references used (I suspect in old PRs and bugzilla
Felix>entries)?

Old PRs, forks.
I don't think Git ids were used in Bugzilla.

Felix>If I set core.autocrlf to input

In fact, it is the recommended way to go by default:
https://help.github.com/en/articles/dealing-with-line-endings

My macOS is configured with core.autocrlf=input and Windows is configured
with core.autocrlf=true.

However, the very same article says that .gitattributes file overrides
"defaults", that is why adding .gitattributes to back branches should
theoretically help even for "misconfigured" defaults.
Adding .gitignore to all commits is not trivial though.

Vladimir

Reply via email to