摘要:
git 删除本地分支 git branch -D branch_name 阅读全文
posted @ 2017-11-14 20:08
盘思动
阅读(159)
评论(0)
推荐(0)
摘要:
history |grep mysql-----git history匹配出mysql操作的命令 !626 到mysql命令安装处链接mysql /usr/local/mysql/bin/mysql -uroot -h 123456 -p 阅读全文
posted @ 2017-11-14 19:48
盘思动
阅读(320)
评论(0)
推荐(0)