comparison tests/test-evolve-stop-orphan.t @ 6130:cd07d6bd4e2a

cmdrewrite: a new `hg fixup` command This new command can be used to amend specific revisions with working copy changes. Implementation-wise what it basically does is: 1) commit working directory changes 2) relocate the new commit onto the target commit 3) fold them into one. After the run, the working directory parent will be the obsoleted changeset created in step 1 and descendants of the target will become orphans.
author Sushil khanchi <sushilkhanchi97@gmail.com>
date Wed, 03 Nov 2021 22:59:17 +0530
parents 1cbafebe874b
children c0921b5277a0 917cd662ef6c
comparison
equal deleted inserted replaced
6129:d3b77e5ee04e 6130:cd07d6bd4e2a