]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'st/mv-lstat-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 15 Aug 2023 17:19:47 +0000 (10:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 15 Aug 2023 17:19:47 +0000 (10:19 -0700)
Correct use of lstat() that assumed a failing call would not
clobber the statbuf.

* st/mv-lstat-fix:
  mv: handle lstat() failure correctly

1  2 
builtin/mv.c

diff --cc builtin/mv.c
Simple merge