161
161
builder = self.make_branch_builder('full-branch')
163
163
builder.build_snapshot(None, [
164
('add', ('', 'root-id', 'directory', '')),
165
('add', ('file', 'file-id', 'file', 'content\n'))],
164
('add', ('', b'root-id', 'directory', '')),
165
('add', ('file', b'file-id', 'file', b'content\n'))],
168
168
('modify', ('file', b'second content\n'))],
170
170
builder.build_snapshot([b'second'], [