On Thu, Apr 06, 2017 at 10:41:41PM +0200, René Scharfe wrote:
> b1ef400e (setup_git_env: avoid blind fall-back to ".git") made programs
> that tried to access a repository without initializing properly die with
> a diagnostic message. One offender is test-read-cache, which is used in
> p0002. Fi
b1ef400e (setup_git_env: avoid blind fall-back to ".git") made programs
that tried to access a repository without initializing properly die with
a diagnostic message. One offender is test-read-cache, which is used in
p0002. Fix it by calling setup_git_directory() before accessing the
index.
Sign
2 matches
Mail list logo