tests/test-hook.t
changeset 50193 ab806355fccb
parent 49994 3128018e878b
child 50283 bcc8b351bcf2
child 50353 08f3875020d1
equal deleted inserted replaced
50192:6794f927bc48 50193:ab806355fccb
   460   $ ls -1 .hg/store/
   460   $ ls -1 .hg/store/
   461   00changelog.i
   461   00changelog.i
   462   00manifest.i
   462   00manifest.i
   463   data
   463   data
   464   fncache (repofncache !)
   464   fncache (repofncache !)
   465   journal.phaseroots
       
   466   phaseroots
   465   phaseroots
   467   requires
   466   requires
   468   undo
   467   undo
   469   undo.backup.fncache (repofncache !)
   468   undo.backup.fncache (repofncache !)
   470   undo.backupfiles
   469   undo.backupfiles
   471   undo.phaseroots
       
   472 
   470 
   473 
   471 
   474 precommit hook can prevent commit
   472 precommit hook can prevent commit
   475 
   473 
   476   $ cat >> .hg/hgrc <<EOF
   474   $ cat >> .hg/hgrc <<EOF