Package a WordPress Plugin that is being Source Controlled using Git

I am using php to build a plugin for wordpress in eclipse and using git for source control. Eclipse’s workspace is in my google drive.

I have completed writing all the code for the plugin now i want to put that code in my wordpress installation and this is what i am unable to figure out. I have seen the files in my google drive, they obviously do not have all the work i have done.

Read More

I understand the concept of stage, commit and branch. I have done some reading on “http://git-scm.com/“.

Maybe i am misunderstanding a concept or just not search for the right keywords.

Can you please explain how to move the actual code to the wp installation?

Related posts

Leave a Reply

1 comment