mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
The parse_commit function will check whether it was passed a NULL commit pointer, and if so, return an error. There is no need for callers to check this separately. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
38 KiB
38 KiB