Show More
@@ -29,9 +29,9 b' nullhex = hex(nullid)' | |||||
29 | # manifests. |
|
29 | # manifests. | |
30 | # In hex, this is '2121212121212121212121212121212121212121' |
|
30 | # In hex, this is '2121212121212121212121212121212121212121' | |
31 | newnodeid = '!!!!!!!!!!!!!!!!!!!!' |
|
31 | newnodeid = '!!!!!!!!!!!!!!!!!!!!' | |
32 |
# In hex, this is ' |
|
32 | # In hex, this is '3030303030303030303030303030306164646564' | |
33 | addednodeid = '000000000000000added' |
|
33 | addednodeid = '000000000000000added' | |
34 |
# In hex, this is ' |
|
34 | # In hex, this is '3030303030303030303030306d6f646966696564' | |
35 | modifiednodeid = '000000000000modified' |
|
35 | modifiednodeid = '000000000000modified' | |
36 |
|
36 | |||
37 | wdirfilenodeids = {newnodeid, addednodeid, modifiednodeid} |
|
37 | wdirfilenodeids = {newnodeid, addednodeid, modifiednodeid} |
General Comments 0
You need to be logged in to leave comments.
Login now