133
133
branch.commit("changed file")
134
134
target = Branch.initialize("target/")
135
135
source = Branch.open(self.get_remote_url("source/"))
137
136
self.assertEqual(greedy_fetch(target, source), (2, []))
138
137
# this is the path to the literal file. As format changes
139
138
# occur it needs to be updated. FIXME: ask the store for the