[x] I have checked that another pull request for this purpose does not exist.
[x] I have considered, and confirmed that this submission will be valuable to others.
[ ] I have created or updated the relevant documentation for this change on the PHPCI Wiki.
[ ] Do the PHPCI tests pass?
Detailed description of change:
Put the branch value into quotes. So special chars like hash (#) in branch names will not effect the git clone command.
Contribution Type: bug fix
This pull request affects the following areas:
In raising this pull request, I confirm the following (please check boxes):
Detailed description of change: Put the branch value into quotes. So special chars like hash (#) in branch names will not effect the git clone command.