Mercurial > public > mercurial-scm > hg-stable
diff tests/test-http-branchmap.t @ 15615:41885892796e stable
branch: warn on branching
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 08 Dec 2011 14:32:44 -0600 |
parents | 2e9f379de0ac |
children | fc8c7a5ccc4a |
line wrap: on
line diff
--- a/tests/test-http-branchmap.t Mon Dec 05 17:09:11 2011 -0600 +++ b/tests/test-http-branchmap.t Thu Dec 08 14:32:44 2011 -0600 @@ -6,6 +6,7 @@ $ hg init a $ hg --encoding utf-8 -R a branch æ marked working directory as branch \xc3\xa6 (esc) + (branches are permanent and global, did you want a bookmark?) $ echo foo > a/foo $ hg -R a ci -Am foo adding foo