23
23
class NoChanges(InTempDir):
27
27
b = Branch('.', init=True)
29
29
self.build_tree(['hello.txt'])
41
41
b.commit('commit first added file',
46
46
'commit after adding file',
49
49
b.commit('commit pointless revision with one file',
52
52
b.add_pending_merge('mbp@892739123-2005-123123')
53
53
b.commit('commit new merge with no text changes',