cac0c2d Relax check for .git to support freeipa in submodules

1 file Authored by cheimes 7 years ago, Committed by mbabinsk 7 years ago,
1 file changed. 1 lines added. 1 lines removed.
    Relax check for .git to support freeipa in submodules
    
    Let's relax the check for .git from directory to exists in order to
    support freeipa in a git submodule. Submodules have a .git file with
    content like
    
        gitdir: ../.git/modules/freeipa
    
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Petr Spacek <pspacek@redhat.com>
    
        
file modified
+1 -1