drumian / rpkg

Forked from rpkg 2 years ago
Clone

5e1130b Tests: Fix setting branch name with old git

Authored and Committed by nphilipp 2 years ago
    Tests: Fix setting branch name with old git
    
    In older versions of git, like those available in EL8, `git init`
    doesn't accept the -b/--initial-branch parameter. Instead, set the
    branch name afterwards.
    
    Signed-off-by: Nils Philippsen <nils@redhat.com>
    
        
file modified
+5 -1
file modified
+2 -1
file modified
+2 -1
file modified
+2 -1