# HG changeset patch # User timeless@gmail.com # Date 1347636748 14400 # Node ID 1b2efccfa4f3853f5df34cba93a202e99ffd9d80 # Parent 740d755a432d0f5ab4115bd9af45d1635448b922 Spelling: committed diff -r 740d755a432d -r 1b2efccfa4f3 README --- a/README Fri Sep 14 11:30:32 2012 -0400 +++ b/README Fri Sep 14 11:32:28 2012 -0400 @@ -103,7 +103,7 @@ in now in `--all --any`. - evolve: add a 'experimental.evolutioncommands' for fine grained commands enabling -- next/prev: requires `--merge` to move with uncommited changes +- next/prev: requires `--merge` to move with uncommitted changes - next: significantly reword error messages - next: add a --evolve flag to evolve aspiring children when on a head diff -r 740d755a432d -r 1b2efccfa4f3 tests/test-split.t --- a/tests/test-split.t Fri Sep 14 11:30:32 2012 -0400 +++ b/tests/test-split.t Fri Sep 14 11:32:28 2012 -0400 @@ -123,7 +123,7 @@ summary: add _a -Cannot split a commit with uncommited changes +Cannot split a commit with uncommitted changes $ hg up "desc(_c)" 1 files updated, 0 files merged, 1 files removed, 0 files unresolved $ echo "_cd" > _c