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

Junio C Hamano committed Jan 14, 2019 at 15:29 UTC c333fe73682b182d6872f9e5b454c2899c6203ab

No changes.