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…
I’ve been using VPS for a few years and it is really convenient in the perspective of deployment and public accessibility. But the problem for me is that my VPS…
Let’s Encrypt SSL certificate is free and is widely used nowadays. I’m planning to upgrade my blog from http to https to be more secure and more modernized~ I’ll use…