Junio C Hamano <gitster@xxxxxxxxx> writes: > Sometimes, especially during tests of low level machinery, it is > handy to have a way to disable lazy fetching of objects. This > allows us to say, for example, "git cat-file -e <object-name>", to > see if the object is locally available. Nit: perhaps s/locally/already locally/ is better?