author | Junio C Hamano <gitster@pobox.com> | |
Tue, 26 May 2009 02:04:08 +0000 (19:04 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 26 May 2009 02:04:08 +0000 (19:04 -0700) |
* lt/maint-diff-reduce-lstat:
Teach 'git checkout' to preload the index contents
Avoid unnecessary 'lstat()' calls in 'get_stat_data()'
Teach 'git checkout' to preload the index contents
Avoid unnecessary 'lstat()' calls in 'get_stat_data()'
1 | 2 | |||
---|---|---|---|---|
builtin-checkout.c | patch | | diff1 | | diff2 | | blob | history |
diff-lib.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc builtin-checkout.c
Simple merge
diff --cc diff-lib.c
Simple merge