コード例 #1
0
 def __init__(self, path):
     Git.__init__(self, path)
     self.autoversion = Autoversion(path, precache=True)