9af5a0 Create a generic commit_to_patch method in the internal API

Authored and Committed by Pierre-Yves Chibon 9 years ago
1 file changed. 36 lines added. 0 lines removed.
    Create a generic commit_to_patch method in the internal API
    
    This method accept a git repo object and a commit object as input and
    returns the patch corresponding to this commit.
    
        
file modified
+36 -0