Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 390 Bytes

File metadata and controls

13 lines (10 loc) · 390 Bytes

Git to wordpress plugin svn pusher

Easily push your wordpress plugin from git repo into svn.

Remember versionnumbers in readme.txt and your_plugin.php

##Usage

1.Clone this project
2.Clone your plugin git repo into `/git` folder
3.checkout your wordpress svn into `/svn`
4.Rename plugin.php file in `push-git-to-svn.sh`
5.Run script: `./push-git-to-svn.sh`