2018年5月17日

如何上传文件到 github

摘要: 1. 下载并安装 Git 2. 打开命令窗口:Git Bash Here 3. 在 github、coding 等上新建项目,并复制地址,如:https://git.coding.net/wangzhiliang/xxx.git 4. 在 Git Bash 输入命令:git clone https: 阅读全文

posted @ 2018-05-17 16:54 wangzhiliang 阅读(180) 评论(0) 推荐(0)

导航