On Fri, Oct 13, 2017 at 1:11 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > The function takes a parameter "attr_only" (which is a name that is > hard to reason about, which will be corrected soon) and skips some > checks when it is set. Reorganize the conditionals to make it move s/move/more/ > obvious that some checks are never made when this parameter is set. > > Signed-off-by: Junio C Hamano <gitster@xxxxxxxxx>