git指南

目录php   建立新仓库html 检出仓库git 工做流github 添加和提交缓存 推送改动服务器 分支ide 更新与合并fetch 标签ui logspa 替换本地改动 实用小贴士 建立新仓库 建立新文件夹,打开,而后执行 git init 以建立新的 git 仓库。 检出仓库 设置用户名 git config --global user.name 'itcastphpgit1'  设置用户
相关文章
相关标签/搜索