mattia / pagure

Forked from pagure 3 years ago
Clone

de491bd Fix to the optimizations

Authored and Committed by pingou 7 years ago
    Fix to the optimizations
    
    - Fix the case where both walker reached the end of their loop
      (so avoid a potential infinite loop)
    - Check that we retrieved a commit from the branch before adding it
      to the list of known commits
    
        
file modified
+10 -3
file modified
+8 -2
file modified
+8 -2