git blame get None final_committer when the committer email is null BUT the name not null
オープン
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 1.7k
- フォーク
- 408
- 平均マージ
- 2日 57分
- マージ済み PR(30日)
- 7
説明
i want to get final_committer name when use git blame for line, but get NoneType, and i found what cause that is the committer email is none, but all i want is just the commiter name, can it fix , please
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、committer のメールアドレスが null で、committer の名前が存在する git blame のケースを再現します。pygit2 が final_committer の値をどのように公開しているかを追跡し、既存の blame 関連テストまたはエントリーポイントを特定します。このケースで final_committer の名前が引き続き利用可能であり、通常の blame の結果を壊さないことを完了条件とします。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- git, python
- 領域
- devtools
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100