Phpstrom操作git时间:2023-03-09 08:34:18 1.PHPstrom操作git【上传】 2.提交代码到仓库 2. 3.使用git bash上传代码仓库的代码到远程服务器 代开git bash进入到项目所在的目录,输入命令$ git push 。上传成功,去远程服务器看一下 ok