软件工具-git

git clone多分支

git clone 项目所有分支方法_git clone 所有分支-CSDN博客

git递交必须要有commit内容,否则递交不能成功

________________ git命令集——————————

git checkout 分支名  //切换分支

git checkout -b master_new // 创建新分支

git branch //列出所有本地分支

git branch –a //列出分支,包括远程未拉取分支

做更新递交

Git diff //查看修改内容

Git add * //  step0

Git commit //  step1

Git push origin //当前目录push到远程 step2

git push 报 HTTP Basic: Access denied 错误

https://www.cnblogs.com/lydiawork/p/10287797.html

第三种方法

远程分支的同步操作:

git 查看所有远程分支以及同步 - 简书

remote: Support for password authentication was removed

remote: Support for password authentication was removed-CSDN博客

git命令大全

https://git-scm.com/book/zh/v2/Git-%E5%9F%BA%E7%A1%80-%E8%8E%B7%E5%8F%96-Git-%E4%BB%93%E5%BA%93

同步远程分支

Git fetch

撤销本地最新的一条commit

git reset HEAD~

Commit删除

https://www.python100.com/html/85006.html

BHK
03-20 195
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值