tests/test-hardlinks.t
changeset 25125 bd625cd4e5e7
parent 24440 27ad6b91f5c2
child 26998 4414d500604f
equal deleted inserted replaced
25124:d08a13215d1a 25125:bd625cd4e5e7
    55   1 r1/.hg/store/undo.phaseroots
    55   1 r1/.hg/store/undo.phaseroots
    56 
    56 
    57 
    57 
    58 Create hardlinked clone r2:
    58 Create hardlinked clone r2:
    59 
    59 
    60   $ hg clone -U --debug r1 r2
    60   $ hg clone -U --debug r1 r2 --config progress.debug=true
    61   linking: 1
    61   linking: 1
    62   linking: 2
    62   linking: 2
    63   linking: 3
    63   linking: 3
    64   linking: 4
    64   linking: 4
    65   linking: 5
    65   linking: 5