This question shows research effort; it is useful and clear
7
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
libgit2 を使用して、git リポジトリ内のすべてのオブジェクト ID のリストを取得しようとしています。私はこれのための方法を見つけることができないようです。libgit2 には、すべてのオブジェクト ID を取得する (またはそれらを反復処理する) メソッドがありますか、それとも手動で読み取る必要がありますか?