https://bugs.kde.org/show_bug.cgi?id=379219
--- Comment #9 from Wei-Cheng Pan <legnale...@gmail.com> --- I think it's because `git status --porcelain`, it will do something like `open("/repo/.git/index.lock", O_RDWR|O_CREAT|O_EXCL|O_CLOEXEC, 0666)`, according to strace. -- You are receiving this mail because: You are watching all bug changes.