view tests/test-issue2137.out @ 11223:0d09f2244805

rename: make --after work if source is already in R state I routinely want to use `hg addrem` and then fix up missed renames manually using `hg mv -A`. This patch allows me to record such renames from a source in state R to a target in state A.
author Peter Arrenbrecht <peter.arrenbrecht@gmail.com>
date Wed, 26 May 2010 16:16:47 +0200
parents bce47e253b61
children
line wrap: on
line source

% setup
adding a
new tip: 553596fad57b

% test that new changesets are visible to repo.lookup()
new tip: 799ae3599e0e
changeset:   1:799ae3599e0e
tag:         tip
user:        test
date:        Thu Jan 01 00:00:00 1970 +0000
summary:     one more commit to demonstrate the bug