serafim / pagure

Forked from pagure 6 years ago
Clone

dbf3e1f Create the pagure.lib.git.diff_pull_request method

Authored and Committed by pingou 8 years ago
    Create the pagure.lib.git.diff_pull_request method
    
    This method can be used to retrieve the list of commits differing between
    two specified git repos of a specified request.
    This method also update the pull-request info in the database to update
    the start and stop commit stored there.
    
        
file modified
+62 -0
file modified
+14 -69