libgit2 / libgit2/libgit2sharp

Pull does not exist

オープン
#1,893 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
C#
スター
3.5k
フォーク
925
PR マージ指標
30日以内にマージされた PR はありません

説明

Reproduction steps

Try to pull a repo via Repo.Network.Pull (Pull method doesn't exist) or via the example in the wiki: https://github.com/libgit2/libgit2sharp/wiki/git-pull

    // Pull
    Commands.Pull(repo, signature, options);

There is no Commands object when installing libgit2sharp via Nuget. I tried looking for a libgit2sharp.core or libgit2sharp.network but neither of these packages exist.

Someone claimed that the "rebase" command succeeded the "pull" command, but the wiki doesn't have an example for that.

Expected behavior

Be able to pull a repo just like I do via git - git pull

Actual behavior

Nothing happens

Version of LibGit2Sharp (release number or SHA1)

0.27.0-preview-0102

Operating system(s) tested; .NET runtime tested

Windows 10

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、パッケージ 0.27.0-preview-0102 で利用可能な Repo.Network API と Commands API を確認し、リンク先の wiki の例と比較します。サポートされている pull エントリーポイントを確認し、リポジトリが期待される pull ワークフローを実行できるように、例または API の動作を更新します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
csharp, git
領域
tooling
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。