f0256a Adjust the commit_to_patch method in the internal API to handle multiple commits

Authored and Committed by Pierre-Yves Chibon 11 years ago
1 file changed. 32 lines added. 19 lines removed.
    Adjust the commit_to_patch method in the internal API to handle multiple commits
    
    This way we can generate a single patch file containing multiple commits
    in it (useful for example for reviews).
    
        
file modified
+32 -19