# HG changeset patch # User Brendan Cully # Date 1162253678 28800 # Node ID 1c9b6f1237e007eb7f39774ec0c1f4335271e493 # Parent 45574a22563285e8c0464f09ed1c5713cd1e194a test for git empty new files diff -r 45574a225632 -r 1c9b6f1237e0 tests/test-git-import --- a/tests/test-git-import Mon Oct 30 16:10:58 2006 -0800 +++ b/tests/test-git-import Mon Oct 30 16:14:38 2006 -0800 @@ -14,6 +14,13 @@ +a EOF +echo % new empty file +hg import -mempty - <