Mercurial > public > mercurial-scm > hg
diff tests/test-filebranch @ 3736:ad3d5b4367cb
make manifest friendlier
switch to using context code
..which uses first parent by default
show file hashes only with debug switch
show permissions with verbose
fix up tests
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 30 Nov 2006 22:38:48 -0600 |
parents | e506c14382fd |
children | c0b449154a90 |
line wrap: on
line diff
--- a/tests/test-filebranch Thu Nov 30 19:50:28 2006 -0600 +++ b/tests/test-filebranch Thu Nov 30 22:38:48 2006 -0600 @@ -71,7 +71,7 @@ hg debugindex .hg/data/quux.i echo "manifest entries should match tips of all files" -hg manifest +hg manifest --debug echo "everything should be clean now" hg status