comparison tests/test-extension-isolation.t @ 6585:a62308fb15c1 mercurial-5.6

test-compat: merge mercurial-5.7 into mercurial-5.6
author Anton Shestakov <av6@dwimlabs.net>
date Sat, 14 Oct 2023 13:34:03 -0300
parents 1328195f76a9
children 8da51e02b5d3
comparison
equal deleted inserted replaced
6584:b17470ba976f 6585:a62308fb15c1
40 evolve extension - extends Mercurial feature related to Changeset Evolution 40 evolve extension - extends Mercurial feature related to Changeset Evolution
41 $ hg -R repo-no-ext help -e evolve 41 $ hg -R repo-no-ext help -e evolve
42 warning: --repository ignored 42 warning: --repository ignored
43 abort: no such help topic: evolve 43 abort: no such help topic: evolve
44 (try 'hg help --keyword evolve') 44 (try 'hg help --keyword evolve')
45 [10] 45 [255]
46 $ hg -R repo-no-ext help -e topic 46 $ hg -R repo-no-ext help -e topic
47 warning: --repository ignored 47 warning: --repository ignored
48 abort: no such help topic: topic 48 abort: no such help topic: topic
49 (try 'hg help --keyword topic') 49 (try 'hg help --keyword topic')
50 [10] 50 [255]
51 51
52 start hgweb dir for all repo 52 start hgweb dir for all repo
53 53
54 $ cat > hgweb.conf << EOF 54 $ cat > hgweb.conf << EOF
55 > [paths] 55 > [paths]