From: Junio C Hamano Date: Mon, 14 Jan 2019 23:29:28 +0000 (-0800) Subject: Merge branch 'md/list-lazy-objects-fix' X-Git-Tag: v2.21.0-rc0~123 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c333fe73682b182d6872f9e5b454c2899c6203ab;p=thirdparty%2Fgit.git Merge branch 'md/list-lazy-objects-fix' "git rev-list --exclude-promisor-objects" had to take an object that does not exist locally (and is lazily available) from the command line without barfing, but the code dereferenced NULL. * md/list-lazy-objects-fix: list-objects.c: don't segfault for missing cmdline objects --- c333fe73682b182d6872f9e5b454c2899c6203ab