Git commits have wrong author
- 主要言語
- 言語のデータがありません
- スター
- 2.1k
- フォーク
- 153
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
### Short summary
I noticed that the commits the app generates have the wrong author
### Affected version or release
v1.0.8
### Installation context
Installed on Windows
### What happened?
I noticed that the commits the app generated have the wrong name. It's not been using the values in user.name and user.email. It seems to have guessed the email from my windows login and appended @users.noreply.github.com, and the name is the name associated with that email. The account in the app is my correct user.
The commits generated by Copilot app have someone else's accounts.
### Steps to reproduce
_No response_
### Expected behavior
The app makes commits with my global git config user and email.
### Additional context
_No response_
コントリビューションガイド
調査の方向性
Start by reproducing the generated commit on Windows and inspect how the app constructs commit authors versus the global Git user.name and user.email values. Done means generated commits use the configured name and email rather than Windows login details or another account.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- git
- 領域
- desktop, devtools
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 52/100