标签: git
我写了命令。
git init
git add abc.php
git commit -m "abc"
但是, 我无法在gitlab上推送我的代码。我面临错误:
Couldn't resolve host 'gitlab.com' while accessing http://<username>:<password>@gitlab.com/<project-folder>/<projectfile>.git
致命:HTTP请求失败