Closed asimzeeshan closed 12 years ago
Still waiting for updates
These changes cannot be automatically merged. You need to pull the existing code from master and merge it then update this pull request. I was going to look at this weekend when I had more time. I think you didn't pull the wordpress additions using git and instead just pasted them into your checkout.
Yes, I copied the wordpress addition. Can you tell me whats wrong here because 'git pull origin master' does not return anything :S
Ok, I think the problem is that your origin is your project. This repo (Xeoncross/lowendscript) should be pulled instead.
$ git pull xeoncross master
If that doesn't work then see what the correct origin name is.
$ git remote -v
It does not let me push unless I incorporate and commit this change https://github.com/asimzeeshan/lowendscript/commit/d65327ac423399b0818e2790baee59f123779796
Code merged, let me know if it works now
Thanks!
New features
Updates/fixes
Copied