Mercurial > public > mercurial-scm > hg
diff tests/test-import-bypass.t @ 15615:41885892796e stable
branch: warn on branching
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 08 Dec 2011 14:32:44 -0600 |
parents | 62dc0e7ab092 |
children | fc8c7a5ccc4a |
line wrap: on
line diff
--- a/tests/test-import-bypass.t Mon Dec 05 17:09:11 2011 -0600 +++ b/tests/test-import-bypass.t Thu Dec 08 14:32:44 2011 -0600 @@ -16,6 +16,7 @@ $ echo a >> a $ hg branch foo marked working directory as branch foo + (branches are permanent and global, did you want a bookmark?) $ hg ci -Am changea $ hg export . > ../test.diff $ hg up null