docs/tutorials/tutorial.t
author Pulkit Goyal <7895pulkit@gmail.com>
Tue, 30 Jan 2018 00:00:45 +0530
changeset 3495 a7cac3fcc49d
parent 764 4a74288c671c
permissions lrwxrwxrwx
evolve: store the skippedrevs in evolvestate While doing `hg evolve`, there are some revs which are skipped as they can't be evolved. Before this patch, we did not store this information in evolvestate and neither they were evolved, so `hg evolve --continue` will again try to stabilize those revisions. As much time as we run `hg evolve --continue`, this will happen which is not a good behavior. This patch adds a skippedrevs list to evolvestate where we store such revisions so that we don't try to stabilize them again.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
764
4a74288c671c doc: use a symbolic link to point to the tutorial
Pierre-Yves David <pierre-yves.david@fb.com>
parents: 654
diff changeset
     1
../../tests/test-tutorial.t