I'm trying to setup git with WPengine following the instructions here: (http://wpengine.com/git/#production) - but when I get down to the deploy step, I get the following error:
% git remote -v
production [email protected]:production/workshop-wp.git (fetch)
production [email protected]:production/workshop-wp.git (push)
% git push production master ...
fatal: remote part of refspec is not a valid name in ...
I got it to work. I was trying to deploy my GitHub repo name:
Instead of deploying my wpengine username