Exemple #1
0
 def _testament_sha1(self, revision, tree):
     return StrictTestament(revision, tree).as_sha1()
Exemple #2
0
 def _testament_sha1(self, revision, inventory):
     return StrictTestament(revision, inventory).as_sha1()