9db0d56 Fixes:#473 - Do not clone 'master' branch if not requested.

Authored and Committed by jkaluza 3 years ago
    Fixes:#473 - Do not clone 'master' branch if not requested.
    
    The `master` branch does not have to exist in the git
    repository, so do not try to clone it if it's not really
    requested by the calling code.
    
    Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
    
        
file modified
+5 -2
file modified
+33 -1