5e6b872 fix git_name so that it considers current branch remote URL

Authored and Committed by clime 5 years ago
    fix git_name so that it considers current branch remote URL
    
    * fallback to remote.origin.url in cases when remote branch URL
    could not be determined (e.g. local tracking branches, no remote
    tracking info for the branch set yet)
    
        
file modified
+12 -3