diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2020-02-22 20:17:30 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-02-24 09:33:21 -0800 |
commit | 94127599252d85e85571ecde740ea97e59e4bede (patch) | |
tree | 406c9dca8c4fa051dc31b43228c87bbf0a2e34dd /builtin/commit.c | |
parent | 61e2a70ff26f83f761fa36e0cc16996878d8dd59 (diff) |
repository: require a build flag to use SHA-256
At this point, SHA-256 support is experimental and some behavior may
change. To avoid surprising unsuspecting users, require a build flag,
ENABLE_SHA256, to allow use of a non-SHA-1 algorithm. Enable this flag
by default when the DEVELOPER make flag is set so that contributors can
test this case adequately.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions