ITADN

git diff scanner does not work with `diff.mnemonicPrefix` enabled in gitconfig

#197Openmeliache 创建于 2025-07-23
M
meliachecommented
In my git config I had enabled the `diff.mnemonicPrefix` setting which broke the git diff todos scanner. I thought that was uses configuration and had not anticipated that this might break downstream applications. `diff.noPrefix` might also be a dangerous user config. Would be good overriding those options by default via `git -c ...`
1 条评论