【Git&Github总结】3. GitHub

一、创建远程库 Caption Caption   二、创建远程库地址别名 1. git remote add 别名 远程地址 Caption 2. git remote -v 查看当前所有远程地址别名   三、推送 1. git push 别名 分支名 Caption   四、克隆 1. git clone 远程地址 Caption      效果:                完整的把远程库
相关文章
相关标签/搜索