Kiln » largefiles » largefiles-kiln-truncated changes meant to be shipped in Kiln Extensions to aid migration path to Mercurial-bundled largefiles
Clone URL:  

Updated test-revert.py.out.

Changeset ab29bcf938c9

Parent ff38467270fb

by David Golub

Changes to one file · Browse files at ab29bcf938c9 Showing diff from parent ff38467270fb Diff from another changeset...

 
23
24
25
 
 
 
 
 
 
 
 
 
 
 
 
 
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
@@ -23,3 +23,15 @@
 hg status  hg revert -r 0 n2.txt b2.txt  hg status +hg init -q +hg add n1 +hg commit -m 'added normal file' +hg add --bf b1 +hg commit -m 'added bfile' +hg revert n1 +hg init -q +hg add --bf b1 +hg commit -m 'added first bfile' +hg add --bf b2 +hg commit -m 'added second bfile' +hg revert b1