Mercurial > hg
diff tests/test-branches @ 10417:58e040c51231 stable
branch: avoid using reserved tag names
Reported as Debian bug #552423.
author | Wagner Bruna <wbruna@softwareexpress.com.br> |
---|---|
date | Thu, 11 Feb 2010 12:02:48 -0200 |
parents | 7e0b31dfc66f |
children |
line wrap: on
line diff
--- a/tests/test-branches Sun Feb 07 11:38:36 2010 +0100 +++ b/tests/test-branches Thu Feb 11 12:02:48 2010 -0200 @@ -36,6 +36,10 @@ hg branch c hg commit -d '5 0' -m "Adding c branch" +hg branch tip +hg branch null +hg branch . + echo 'd' >d hg add d hg branch 'a branch name much longer than the default justification used by branches'