github manual

来源:互联网 发布:mac一般用什么办公软件 编辑:程序博客网 时间:2024/06/18 17:02

git config --global http.proxy ip:port

git status

git add

git commit -m "comment"

git remote -v

git push -u origin master

0 0
原创粉丝点击