tests/test-tutorial.t
branchstable
changeset 1463 71a3aa0349c5
parent 1452 1bcbd14cf159
child 1470 c3f6e97c71b1
equal deleted inserted replaced
1461:dd89ed2bb77e 1463:71a3aa0349c5
   480   
   480   
   481   aliases: squash
   481   aliases: squash
   482   
   482   
   483   fold multiple revisions into a single one
   483   fold multiple revisions into a single one
   484   
   484   
   485       Folds a set of revisions with the parent of the working directory. All
   485       By default, folds all the revisions linearly between the given revisions
   486       revisions linearly between the given revisions and the parent of the
   486       and the parent of the working directory.
   487       working directory will also be folded.
       
   488   
   487   
   489       Use --exact for folding only the specified revisions while ignoring the
   488       Use --exact for folding only the specified revisions while ignoring the
   490       parent of the working directory. In this case, the given revisions must
   489       parent of the working directory. In this case, the given revisions must
   491       form a linear unbroken chain.
   490       form a linear unbroken chain.
   492   
   491