Mercurial > hg-stable
diff tests/test-log.t @ 15615:41885892796e stable
branch: warn on branching
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 08 Dec 2011 14:32:44 -0600 |
parents | e4cfdff6d3f4 |
children | fc8c7a5ccc4a |
line wrap: on
line diff
--- a/tests/test-log.t Mon Dec 05 17:09:11 2011 -0600 +++ b/tests/test-log.t Thu Dec 08 14:32:44 2011 -0600 @@ -627,6 +627,7 @@ adding a $ hg branch test marked working directory as branch test + (branches are permanent and global, did you want a bookmark?) $ echo b > b $ hg ci -A -m "commit on test" adding b