tests/test-strip.t
changeset 34865 a0100f34e20b
parent 34661 eb586ed5d8ce
child 34870 64f29fff1877
equal deleted inserted replaced
34864:fec79a3f250f 34865:a0100f34e20b
  1278 we have reusable code here
  1278 we have reusable code here
  1279 
  1279 
  1280   $ cd $TESTTMP/scmutilcleanup.obsstore
  1280   $ cd $TESTTMP/scmutilcleanup.obsstore
  1281   $ cat >> .hg/hgrc <<EOF
  1281   $ cat >> .hg/hgrc <<EOF
  1282   > [experimental]
  1282   > [experimental]
  1283   > stabilization=all
  1283   > evolution=true
  1284   > stabilization.track-operation=1
  1284   > stabilization.track-operation=1
  1285   > EOF
  1285   > EOF
  1286 
  1286 
  1287   $ hg testnodescleanup --config extensions.t=$TESTTMP/scmutilcleanup.py
  1287   $ hg testnodescleanup --config extensions.t=$TESTTMP/scmutilcleanup.py
  1288 
  1288 
  1320 
  1320 
  1321   $ hg --config format.usegeneraldelta=no init issue5678
  1321   $ hg --config format.usegeneraldelta=no init issue5678
  1322   $ cd issue5678
  1322   $ cd issue5678
  1323   $ cat >> .hg/hgrc <<EOF
  1323   $ cat >> .hg/hgrc <<EOF
  1324   > [experimental]
  1324   > [experimental]
  1325   > evolution=all
  1325   > evolution=true
  1326   > EOF
  1326   > EOF
  1327   $ echo a > a
  1327   $ echo a > a
  1328   $ hg ci -Aqm a
  1328   $ hg ci -Aqm a
  1329   $ hg ci --amend -m a2
  1329   $ hg ci --amend -m a2
  1330   $ hg debugobsolete
  1330   $ hg debugobsolete