897bbc git-sort: Encapsulate repo url and branch name into objects

Authored and Committed by Benjamin Poirier 6 years ago
    git-sort: Encapsulate repo url and branch name into objects
    
    This fixes the fact that alias urls for the same repository (ex: via git://
    or https:// protocol) were no longer recognized as such.
    
        
file modified
+167 -103
file modified
+26 -24