Is there a way to opt out of this other than pinning your git executables to an old version or forking?
I want to make sure all my git repos are forever readable by the original git they were produced with, even if newer git versions are used for producing commits.
The article makes some troubling comments like:
> countless repositories need to be transitioned from SHA-1 to SHA-256.
I want to make sure all my git repos are forever readable by the original git they were produced with, even if newer git versions are used for producing commits.
The article makes some troubling comments like:
> countless repositories need to be transitioned from SHA-1 to SHA-256.
Absolutely never doing this.