What a stupid annoying default setting! Here is how to turn it of in v1.117
```json // .vscode/settings.json { "git.addAICoAuthor": "off" } ```