How to Publish a WordPress Plugin – Git
·
Last week we covered how to publish a WordPress plugin using Subversion. But many of us aren’t using Subversion. I know that after I started using version control, I quickly graduated to Git and Mercurial for managing distributed development. It makes it easier for me to collaborate with others, and makes it easier for other people