How to manage SVN repository with git in Sourcetree
1、 install svn on my mac. 2、check the wordpress plugin’s revision number. We want the latest one. 3、Clone the repo to local directory. 4、run fetch process. 5、 add the repo…
1、 install svn on my mac. 2、check the wordpress plugin’s revision number. We want the latest one. 3、Clone the repo to local directory. 4、run fetch process. 5、 add the repo…
Basically speaking, I hate developing on wordpress as it is not modern enough or say not using modern techniques like composer, oop. Fortunately after studying a few modern themes and…