author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | |
Sat, 30 Jul 2011 03:55:05 +0000 (10:55 +0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 1 Aug 2011 01:42:38 +0000 (18:42 -0700) | ||
commit | d5b66299040969706dd675c021f4336a26a6cc82 | |
tree | 71294a8f435b5df36e1f11dbfc6b6fb47c859375 | tree | snapshot |
parent | dd008b3b11286804bc7880bac10c34a76355fe92 | commit | diff |
Break down no-lstat() condition checks in verify_uptodate()
Make it easier to grok under what conditions we can skip lstat().
While at there, shorten ie_match_stat() line for the sake of my eyes.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Make it easier to grok under what conditions we can skip lstat().
While at there, shorten ie_match_stat() line for the sake of my eyes.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
unpack-trees.c | diff | blob | history |