Hi Loris,
This issue was fixed in
https://github.com/easybuilders/easybuild-framework/pull/3182, the fix
will be included in the next EasyBuild release (it's not included in the
v4.1.2 release yet).
regards,
Kenneth
On 17/03/2020 11:26, Loris Bennett wrote:
Hi,
I have GitHub set up and every thing is working except for this:
WARNNIG: failed to delete test branch from GitHub: 'git push --porcelain
--delete origin test_branch_EZenU' returned with exit code 1
So apart from the typo 'WARNNIG', the deletion of the test branch
fails. The warning is written to the terminal, but the debug log
doesn't seem to contain anything relevant to the problem.
Is this maybe due to the default version of either Git, 1.8.3.1, or
GitPython, 1.0.1, being too ancient on CentOS 7?
Cheers,
Loris