技术笔记
git assume-unchanged
Today, I encounter a problem, I changed a file just for local test, but when I try to commit my changes, the file will be listed on the…
技术笔记
Today, I encounter a problem, I changed a file just for local test, but when I try to commit my changes, the file will be listed on the…
技术笔记
When dmg file size is not enough, we can use the following command to resize it.
技术笔记
Today, I created a new Telegram Group for gitlab notification, but it’s difficult to find all the projects that I configured the webhook…
第一、感谢,赞美神
技术笔记
After I compiled type typescript to javascript, and added the javascript file to html file, on the Chrome, I encounter the following error:
技术笔记
Cross compile go program from Mac, we can use the following command, run from go src folder: