mirror of
https://github.com/git/git.git
synced 2026-03-29 19:10:10 +02:00
memset() is heavily optimized, and resulting assembler code is about 150 lines less for that file. Signed-off-by: Alexey Mahotkin <squadette@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>