Git 3.0: What Actually Breaks (SHA-256, Rust, More)
Originally published on DevToolHub.
Git 3.0 changes four defaults and removes seven commands, per git-scm.com's own BreakingChanges page.
The defaults
New repos default to SHA-256 instead of SHA-1 (
devtoolhub.hashnode.dev1 min read