author | Junio C Hamano <gitster@pobox.com> | |
Sat, 9 Jan 2010 03:14:07 +0000 (19:14 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 9 Jan 2010 07:13:47 +0000 (23:13 -0800) | ||
commit | 53cc5356fb591d0efa9d2725f8430afe5f5630b5 | |
tree | 92f959e0ec9fb2083f1fd70be57d59b61ba34bb9 | tree | snapshot |
parent | 472e746991db09fea7f11e4cb856c2cec9dc282b | commit | diff |
read_directory_recursive(): refactor handling of a single path into a separate function
Primarily because I want to reuse it in a separate function later,
but this de-dents a huge function by one tabstop which by itself is
an improvement as well.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Primarily because I want to reuse it in a separate function later,
but this de-dents a huge function by one tabstop which by itself is
an improvement as well.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
dir.c | diff | blob | history |