omnipay-sagepay
omnipay-sagepay copied to clipboard
Request: new 3.x branch
Hi,
Would you mind creating a new branch named 3.x? From the commit https://github.com/thephpleague/omnipay-sagepay/commit/af116fddde38113fa82aff53c67a7d5ca739cf7b
I've copied the new Opayo URLs from the branch jamieburchell-opayo-urls onto the last 3.x commit here: https://github.com/Ferrisbane/omnipay-sagepay/tree/3.x
I'd like to create a merge request onto that new branch, so anyone that still needs to use protocol 3 of Opayo (for whatever reason) can with the new URLs that will be forced on the 31st of March.
I can create a local 3.x
branch, but cannot push it to the main repo for some reason. I'm getting this error and have no idea why:
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0 To https://github.com/oilstone/omnipay-sagepay.git ! [remote rejected] 3.x -> 3.x (permission denied) error: failed to push some refs to 'https://github.com/oilstone/omnipay-sagepay.git'
I don't know how the oilstone repo fits into this. This on a clean clone from the phpleague repo. There may be some weird cacheing going on at may end.
Yeah, I blame github for desktop caching some old PR branch. CLI worked as expected.
I need to head off and not back until tomorrow evening. Yout should be able to do a PR on the 3.x branch and I'll merge it then.