How to implement (un)staging and query staging status ?
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 1.7k
- フォーク
- 408
- 平均マージ
- 2日 57分
- マージ済み PR(30日)
- 7
説明
Not a bug, but I cannot figure out how to achieve this using pygit2 / libgit. Does someone have clues about this ?
I tried to get information from this page http://www.pygit2.org/working-copy.html and I found https://github.com/libgit2/libgit2sharp/blob/master/LibGit2Sharp/Commands/Stage.cs and https://github.com/libgit2/libgit2/issues/3632
I want to implement staging feature to my code review tools: https://github.com/FabriceSalvaire/CodeReview
Is http://stackoverflow.com/questions/tagged/libgit2 the right place to discuss on pygit2 ???
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
pygit2 の作業コピーに関するドキュメントから始め、参照されている LibGit2Sharp/Commands/Stage.cs と libgit2 の issue #3632 を比較してください。CodeReview に必要な staging および status API を特定しますが、issue では具体的なスコープや完了基準が定義されていないことに注意してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- git, python
- 領域
- tooling
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100