ymdatta / pagure

Forked from pagure 6 years ago
Clone

6aab3c3 Introduce the PagureRepo class, sub-class of pygit2.Repository

Authored and Committed by pingou 8 years ago
1 file changed. 27 lines added. 0 lines removed.
    Introduce the PagureRepo class, sub-class of pygit2.Repository
    
    The aim is to concentrate in this class all the logic to handle the
    different breakage of pygit2's API, either overriding methods or using
    static methods
    
        
file added
+27