If you've got a plug-in hosted on the WordPress repository then you'll be fairly familiar with SVN and some of its commands. In this tutorial I'll show you how you can use Git, another version control system popularised by GitHub, to publish and maintain your plug-in. What Is Git? Git and SVN are both examples of Version Control Systems. WordPress' repository uses the latter (if you have a plug-in

