]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/t4130-rename-without-ino'
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Aug 2016 21:48:33 +0000 (14:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Aug 2016 21:48:33 +0000 (14:48 -0700)
Windows port was failing some tests in t4130, due to the lack of
inum in the returned values by its lstat(2) emulation.

* js/t4130-rename-without-ino:
  t4130: work around Windows limitation


Trivial merge