tests/test-histedit-fold.t
changeset 33212 fe0667cc521e
parent 32331 bd872f64a8ba
child 33350 b320ff822c7e
equal deleted inserted replaced
33211:f48422ab81aa 33212:fe0667cc521e
   486   0:79b99e9c8e49 b
   486   0:79b99e9c8e49 b
   487 
   487 
   488   $ echo "foo" > amended.txt
   488   $ echo "foo" > amended.txt
   489   $ hg add amended.txt
   489   $ hg add amended.txt
   490   $ hg ci -q --config extensions.largefiles= --amend -I amended.txt
   490   $ hg ci -q --config extensions.largefiles= --amend -I amended.txt
       
   491   The fsmonitor extension is incompatible with the largefiles extension and has been disabled. (fsmonitor !)
   491 
   492 
   492 Test that folding multiple changes in a row doesn't show multiple
   493 Test that folding multiple changes in a row doesn't show multiple
   493 editors.
   494 editors.
   494 
   495 
   495   $ echo foo >> foo
   496   $ echo foo >> foo