Mercurial > public > mercurial-scm > hg
diff tests/test-git-export.out @ 3695:3a2fc90d27d6
fix typo in mercurial/patch.py
author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
---|---|
date | Mon, 20 Nov 2006 19:32:37 -0200 |
parents | c0b1a0c72c7d |
children | 562a65635bcb |
line wrap: on
line diff
--- a/tests/test-git-export.out Mon Nov 20 19:32:36 2006 -0200 +++ b/tests/test-git-export.out Mon Nov 20 19:32:37 2006 -0200 @@ -102,3 +102,14 @@ +a +b +c + +% comparing with the working dir +% there's a copy in the working dir... +diff --git a/created2 b/created3 +rename from created2 +rename to created3 + +% ...but there's another copy between the original rev and the wd +diff --git a/created b/created3 +rename from created +rename to created3