author | Linus Torvalds <torvalds@osdl.org> | |
Wed, 17 Aug 2005 02:50:37 +0000 (19:50 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 17 Aug 2005 04:33:22 +0000 (21:33 -0700) | ||
commit | a579defe5a43bdd242d79750039758f319b82a38 | |
tree | 212f9d0700ca436e7f23e6842ec98a604830f74b | tree | snapshot |
parent | d288a70030eaa5c205a72b4548635e17f8e523c0 | commit | diff |
[PATCH] Fix test failure due to overly strict .git directory tests
We may not actually have a valid HEAD at all times, so relax the validity
tests for a .git subdirectory accordingly.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
We may not actually have a valid HEAD at all times, so relax the validity
tests for a .git subdirectory accordingly.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
setup.c | diff | blob | history |