首页
PHP
MYSQL
JavaScript
HTML
Laravel
Linux
Java
Daily Archives:
2018年3月1日
You are browsing the site archives by date.
01
3月 2018
git 删除远程文件
by
爱偷吃猫的鱼
git rm path/file
git commit -m “注释” path/file
git push