Skip to content

总是往 .idea/GitCommitMessageStorage.xml 里面塞数据 #28

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
oyal opened this issue Sep 14, 2024 · 1 comment
Open

总是往 .idea/GitCommitMessageStorage.xml 里面塞数据 #28

oyal opened this issue Sep 14, 2024 · 1 comment

Comments

@oyal
Copy link

oyal commented Sep 14, 2024

这两个内容经常轮换,好几次提交都提示 .idea/GitCommitMessageStorage.xml 有变更

image

@UnclePi979
Copy link

.idea/GitCommitMessageStorage.xml 这是插件的模板存储数据。

.idea 是不应该被提交到git的,你应该往 .gitignore 添加忽略.idea

### IntelliJ IDEA ###
.idea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants