git is going to switch hash functions... and hardcode in a new hash function:

https://git-scm.com/docs/hash-function-transition

But hardcoding might not be ideal:

https://valerieaurora.org/hash.html

#git #futureproofing

Git - hash-function-transition Documentation