On Tue, Jul 28, 2020 at 7:36 PM brian m. carlson <sandals@xxxxxxxxxxxxxxxxxxxx> wrote: > Subject: Enable SHA-256 support by default If you happen to re-roll, perhaps: s/Enable/enable/ > Now that the we have a complete SHA-256 implementation in Git, let's Still wonky grammar here (mentioned previously): "Now that the we have..." > enable it so people can use it. Remove the ENABLE_SHA256 define > constant everywhere it's used. Add tests for initializing a repository > with SHA-256. > > Signed-off-by: brian m. carlson <sandals@xxxxxxxxxxxxxxxxxxxx>