5344
5432
1万
管理员
本站资源如失效,请点击反馈!
$ git clone git@github.com:bradleyboy/bisectercise.git$ cd bisectercise
$ open index.html
$ git log --pretty=oneline
$ git bisect start [终点] [起点]
$ git bisect start HEAD 4d83cf
$ git bisect good
$ git bisect bad
b47892 is the first bad commit
$ git bisect reset
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
手机版|飞雪团队
GMT+8, 2024-11-24 03:23 , Processed in 0.066518 second(s), 25 queries , Gzip On.
Powered by Discuz! X3.4
Copyright © 2001-2021, Tencent Cloud.