Hi, I've just noticed that the git package 2.14.2-1 is buggy:
$ git clone https://github.com/andyli/HaxeCI.git Cloning into 'HaxeCI'... fatal: Unable to find remote helper for 'https' According to https://stackoverflow.com/questions/8329485/unable-to-find-remote-helper-for-https-during-git-clone, probably the package was built without libcurl-devel. I've only tested x86_64, not sure about x86. Best regards, Andy