随笔分类 -  Git

摘要:方法有三种:1.修改命令git remote set-url origin [url] 例如:git remote set-url origin gitlab@gitlab.chumob.com:php/hasoffer.git 2.先删后加 git remote rm origingit remo 阅读全文
posted @ 2018-08-23 17:01 JokerJason 阅读(3920) 评论(0) 推荐(0) 编辑
摘要:简单粗暴.... git push -u origin master -f 阅读全文
posted @ 2018-08-23 17:00 JokerJason 阅读(735) 评论(0) 推荐(0) 编辑
摘要:.Checkout git checkout --orphan latest_branch 2. Add all the files git add -A 3. Commit the changes git commit -am "commit message" 4. Delete the bran 阅读全文
posted @ 2018-08-23 16:15 JokerJason 阅读(1265) 评论(0) 推荐(0) 编辑

It's not who you are underneath, it's what you do that defines you

Brick walls are there for a reason :they let us prove how badly we want things

点击右上角即可分享
微信分享提示