Mercurial > public > mercurial-scm > hg
diff tests/test-encoding.t @ 15615:41885892796e stable
branch: warn on branching
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 08 Dec 2011 14:32:44 -0600 |
parents | 301725c3df9a |
children | afdf4f5bac61 |
line wrap: on
line diff
--- a/tests/test-encoding.t Mon Dec 05 17:09:11 2011 -0600 +++ b/tests/test-encoding.t Thu Dec 08 14:32:44 2011 -0600 @@ -42,6 +42,7 @@ $ HGENCODING=latin-1 hg tag `cat latin-1-tag` $ HGENCODING=latin-1 hg branch `cat latin-1-tag` marked working directory as branch \xe9 (esc) + (branches are permanent and global, did you want a bookmark?) $ HGENCODING=latin-1 hg ci -m 'latin1 branch' $ rm .hg/branch