]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/pack-redundant.c
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)
commit8e12aaa7ceb83c9229b392079ed9e38c36e82b81
tree70ab537d344e98f2f8c6a31265c001912ce0f3e3
parentcecd6a5ffce2c35f18e8ac537c9e2f71ac99932b
parent72695d8214791161a943086e894874b4fd71ba9f
Merge branch 'st/mv-lstat-fix'

Correct use of lstat() that assumed a failing call would not
clobber the statbuf.

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