sunny123456

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
  1796 随笔 :: 22 文章 :: 24 评论 :: 226万 阅读
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

people who change the files in the active changelist also change
原文链接:https://blog.csdn.net/kingyc123456789/article/details/107247184/

Android studio 的Version Control 中出现people who change the files in the active changelist also change

如图:
在这里插入图片描述
下面一个文件并没有修改,却出现在local changes中
查资料发现:

people who change the files in the active changelist also change
这个列表的意思是:default changelist中修改的内容(用A表示),在提交历史(git history)中发现(A,B)是一起提交修改的,AS 认为B内容你也有可能需要修改,如是把B的内容放在了people who change the files in the active changelist also change中;这样可以提醒你可能存在的关联修改类,挺智能的

如何设置不显示people who change the files in the active changelist also change

  1. 第一步,进入AS Setting

在这里插入图片描述
2. 第二步 Setting–>Plugins–>ChangeReminder–> Disable
在这里插入图片描述
3. 第三步 重启AS

tips:
理解了这个changelist 的意思,就没必要去除不显示了

参考文档:https://stackoverflow.com/questions/59105219/how-to-get-rid-of-people-who-change-these-files-changelist-in-intellij-ulti?r=SearchResults


此文要是对你有帮助,如果方便麻烦点个赞,谢谢!!!

posted on   sunny123456  阅读(354)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· DeepSeek 开源周回顾「GitHub 热点速览」
· 物流快递公司核心技术能力-地址解析分单基础技术分享
· .NET 10首个预览版发布:重大改进与新特性概览!
· AI与.NET技术实操系列(二):开始使用ML.NET
· .NET10 - 预览版1新功能体验(一)
点击右上角即可分享
微信分享提示