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

Authored and Committed by Pierre-Yves Chibon 10 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