comparison tests/test-phases-exchange.t @ 23139:e53f6b72a0e4

spelling: fixes from proofreading of spell checker issues
author Mads Kiilerich <madski@unity3d.com>
date Thu, 17 Apr 2014 22:47:38 +0200
parents 7a9cbb315d84
children 4ab66de46a96
comparison
equal deleted inserted replaced
23136:6eab50a34fed 23139:e53f6b72a0e4
753 753
754 754
755 755
756 Bare push with next changeset and common changeset needing sync (issue3575) 756 Bare push with next changeset and common changeset needing sync (issue3575)
757 757
758 (reset some stat on remot repo to not confused other test) 758 (reset some stat on remote repo to avoid confusing other tests)
759 759
760 $ hg -R ../alpha --config extensions.strip= strip --no-backup 967b449fbc94 760 $ hg -R ../alpha --config extensions.strip= strip --no-backup 967b449fbc94
761 0 files updated, 0 files merged, 1 files removed, 0 files unresolved 761 0 files updated, 0 files merged, 1 files removed, 0 files unresolved
762 $ hg phase --force --draft b740e3e5c05d 967b449fbc94 762 $ hg phase --force --draft b740e3e5c05d 967b449fbc94
763 $ hg push -fv ../alpha 763 $ hg push -fv ../alpha