On Wed, Mar 19, 2014 at 2:29 AM, Brian Bourn wrote:
> Subject: diff: rename read_directory()
I think you mean "diff-no-index" rather than "diff".
> From: Brian Bourn
Unless this is intentionally different from the address from which you
sent the email, you shouldn't include it here. "git am" w
From: Brian Bourn
It is desirable to replace manual checking of "." or ".."
in diff-no-index.c with is_dot_or_dotdot(), which is defined
in dir.h. However, dir.h declares a read_directory which conflicts
with a (different) static read_directory() defined in
in diff-no-index.c. As a preparatory st
2 matches
Mail list logo