[Github] Error creating pull request: Not Allowed (HTTP 405)
An error occurred when trying to send a pull request to GitHub using the hub command.
% hub pull-request
Error creating pull request: Not Allowed (HTTP 405)
It seems some incorrect SSL certificate-related information was lingering, so I deleted known_hosts and tried again, and was able to create the pull request successfully.
% rm ~/.ssh/known_hosts
That’s all from the Gemba.