8b13da Fix creating pull-request when the changes in fork repo are not on the top of the main repo

Authored and Committed by Pierre-Yves Chibon 10 years ago
    Fix creating pull-request when the changes in fork repo are not on the top of the main repo
    
    For example if the fork is behind the main repo of 2 commits but still
    contain 1 commit that is not present in the main repo (and could be
    included)
    
        
file modified
+3 -3