Mercurial > public > mercurial-scm > hg
diff tests/test-glog @ 9728:acb1c59b4514
tests: glog with style and file parameter (issue1896)
author | Joel Rosdahl <joel@rosdahl.net> |
---|---|
date | Fri, 06 Nov 2009 08:28:45 +0100 |
parents | d12e9b40e444 |
children | 4c844f16bf39 |
line wrap: on
line diff
--- a/tests/test-glog Fri Nov 06 08:27:17 2009 +0100 +++ b/tests/test-glog Fri Nov 06 08:28:45 2009 +0100 @@ -165,6 +165,9 @@ hg commit -mmore hg glog two +echo "% file log with explicit style (issue 1896)" +hg glog --style=default one + echo % incoming and outgoing cd .. hg clone -U -r31 repo repo2