Mercurial > public > mercurial-scm > hg-stable
diff tests/test-convert-git.t @ 22183:4dd9f606d0a6
tests: fixup issue markers to make check-commit happy
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Fri, 15 Aug 2014 10:47:03 -0500 |
parents | 7a9cbb315d84 |
children | dde99b827288 |
line wrap: on
line diff
--- a/tests/test-convert-git.t Thu Aug 14 16:39:27 2014 -0500 +++ b/tests/test-convert-git.t Fri Aug 15 10:47:03 2014 -0500 @@ -33,8 +33,7 @@ $ git add a d $ commit -a -m t1 -Remove the directory, then try to replace it with a file -(issue 754) +Remove the directory, then try to replace it with a file (issue754) $ git rm -f d/b rm 'd/b' @@ -206,7 +205,7 @@ 9277c9cc8dd4576fc01a17939b4351e5ada93466 644 foo 88dfeab657e8cf2cef3dec67b914f49791ae76b1 644 quux -test binary conversion (issue 1359) +test binary conversion (issue1359) $ mkdir git-repo3 $ cd git-repo3