#563 Tests: Fix setting branch name with old git
Merged by onosek. Opened by nphilipp.
nphilipp/rpkg master--old-git-init  into  master

Download 563.patch

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

Thanks for the fix.

Pull-Request has been merged by onosek

Metadata