当前位置:网站首页>Idea push rejected solution
Idea push rejected solution
2022-07-06 03:12:00 【Teng Qingshan】
Pop up this warning , It's conflict , Just solve it .

Find the folder where the project is located , Right mouse button .

Click on Git Bash Here

Enter these two instructions :
git pull origin master –allow-unrelated-histories
git push -u origin master -f

Complete the above steps ok 了 , Next click directly Push The warning above will not pop up .
边栏推荐
- Problems encountered in 2022 work IV
- 不赚钱的科大讯飞,投资价值该怎么看?
- 微服务注册与发现
- Advanced learning of MySQL -- Fundamentals -- isolation level of transactions
- [padding] an error is reported in the prediction after loading the model weight attributeerror: 'model' object has no attribute '_ place‘
- Add one to non negative integers in the array
- Sign SSL certificate as Ca
- Performance analysis of user login TPS low and CPU full
- codeforces每日5题(均1700)-第六天
- Rust language -- iterators and closures
猜你喜欢
随机推荐
[ruoyi] ztree custom icon (iconskin attribute)
【若依(ruoyi)】设置主题样式
I sorted out a classic interview question for my job hopping friends
MySQL learning notes-10-tablespace recycling
ArabellaCPC 2019(补题)
Who is the winner of PTA
Function knowledge points
Deep parsing pointer and array written test questions
Distributed service framework dobbo
Tomb. Weekly update of Finance (February 7 - February 13)
Codeforces 5 questions par jour (1700 chacune) - jour 6
An article about liquid template engine
[ruoyi] set theme style
MySQL advanced notes
【paddle】加载模型权重后预测报错AttributeError: ‘Model‘ object has no attribute ‘_place‘
Prototype design
技术分享 | undo 太大了怎么办
Elimination games
有没有完全自主的国产化数据库技术
Precautions for single chip microcomputer anti reverse connection circuit


![BUUCTF刷题笔记——[极客大挑战 2019]EasySQL 1](/img/37/c38a933ce7fa5d2b8fa597965ffcb2.png)






