4839c0b5fa
Currently the test passes with 1.3.3 but not with the tip of "master". This is to verify the fixes from Eric W Biedermann. Signed-off-by: Junio C Hamano <junkio@cox.net>
15 lines
232 B
Plaintext
15 lines
232 B
Plaintext
---
|
|
foo | 2 +-
|
|
1 files changed, 1 insertions(+), 1 deletions(-)
|
|
|
|
diff --git a/foo b/foo
|
|
index 9123cdc..918dcf8 100644
|
|
--- a/foo
|
|
+++ b/foo
|
|
@@ -1 +1 @@
|
|
-Fri Jun 9 00:44:04 PDT 2006
|
|
+Fri Jun 9 00:44:13 PDT 2006
|
|
--
|
|
1.4.0.g6f2b
|
|
|