75a9b6 Fix getting the commits of a new branch

Authored and Committed by Pierre-Yves Chibon 8 years ago
    Fix getting the commits of a new branch
    
    Currently we were not publishing any messages for new branch added to a
    repo.
    In order to do this properly, we need to find the list of commits that
    is present in the new branch and not in the default branch.
    
        
file modified
+3 -0