简单记录,回头在搞
作者:互联网
1、Could not autowire. No beans of 'repaymentService' type found.
2、Pulling is not possible because you have unmerged files. hint: Fix them up in the work tree, and then use 'git add/rm ' hint: as appropriate to mark resolution and make a commit. Exiting because of an unresolved conflict.
3、Git Pull failed
Pulling is not possible because you have unmerged files.
hint: Fix them up in the work tree, and then use 'git add/rm <file>'
hint: as appropriate to mark resolution and make a commit.
Exiting because of an unresolved conflict.
4、Lombok Requires Annotation Processing: Do you want to enable annotation processors? Enable
https://blog.csdn.net/li1325169021/article/details/112605073
----------------------------
5、Couldn't save uncommitted changes
Tried to save uncommitted changes in shelf before Update, but failed with an error.
Failed to fetch old content for file C:\Users\ylw\IdeaProjects\ZJG_PLAT\.idea\jarRepositories.xml in revision
https://blog.csdn.net/lujiachun1/article/details/85248558
https://blog.csdn.net/zhglance/article/details/78530572?utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromMachineLearnPai2%7Edefault-2.control&depth_1-utm_source=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromMachineLearnPai2%7Edefault-2.control
6、Before update your uncommitted changes were saved to shelf. Update is not complete, you have unresolved merges in your working tree Resolve conflicts, complete update and restore changes manually.
在更新之前,未提交的更改已保存到工具架。更新未完成,您的工作树中有未解决的合并解决冲突,完成更新并手动还原更改
https://blog.csdn.net/qq_34512207/article/details/116271484?spm=1001.2014.3001.5501
https://blog.csdn.net/wgy1160754366/article/details/69547491?utm_medium=distribute.pc_relevant.none-task-blog-baidujs_title-4&spm=1001.2101.3001.4242
-----------------------------------------------------
7、ssh_dispatch_run_fatal:
https://blog.csdn.net/Boring_Wednesday/article/details/80072446?utm_medium=distribute.pc_relevant_t0.none-task-blog-2%7Edefault%7EBlogCommendFromMachineLearnPai2%7Edefault-1.control&depth_1-utm_source=distribute.pc_relevant_t0.none-task-blog-2%7Edefault%7EBlogCommendFromMachineLearnPai2%7Edefault-1.control
解决: 运维事故,没权限了。
8、Project not found: xxxxCould not read from remote repository
解决: 那天运维抽风,没权限了
https://blog.csdn.net/qq_35896136/article/details/106166079
9、cannoot find remote ref master
解决:没项目权限了,运维重新开通解决
10、数据库count(*)和count(1)的区别
https://blog.csdn.net/wobuaizhi/article/details/78582967
11、error: Pulling is not possible because you have unmerged files
需要解决git冲突,git合并时的冲突
https://blog.csdn.net/mynameislinduan/article/details/82147965?utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromMachineLearnPai2%7Edefault-2.control&depth_1-utm_source=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromMachineLearnPai2%7Edefault-2.control
https://blog.csdn.net/mango_love/article/details/87261529s
----------------------------------------------=--------------
2021.06.09
12、Git报错:your local changes to the following files would be overwitten by merge
https://blog.csdn.net/cherry_xiu/article/details/80096101
13、Git push报错:remote rejected (change 73330 closed)
https://stackoverflow.com/questions/11972384/git-push-remote-rejected-change-closed
https://blog.csdn.net/opentogether/article/details/71514061
标签:记录,回头,blog,csdn,details,https,简单,article,net 来源: https://www.cnblogs.com/peanut-zh/p/14869325.html