Why Does Copilot Suddenly Appear In GitHub Commit Messages?!
Introduction A few days ago, I started noticing that Copilot was a co-author in some of my commits to my GitHub project. Since I write commit messages myself, I had no idea what this was about. The hint in GitHub just tells Co-authored-by: Copilot <copilot@github.com> Yes, I am using GitHub Copilot for development. But I haven’t seen any information that it will be mentioned in my commits as co-author. It just appeared one day. ...