Add diffutils
まだ誰も着手していません。
評価
調査の方向性
まず、リポジトリに既存するコマンド実装とパッケージングのエントリーポイントを確認し、次に issue にリンクされている upstream プロジェクト uutils/diffutils と比較します。issue で特定されている diffutils コマンド—cmp、diff、diff3、sdiff—を追加し、Windows で利用できることを確認できれば完了です。
索引モデルが issue の本文から書いたものです。
説明
https://github.com/uutils/diffutils
$ dpkg -S $(realpath $(which diff))
diffutils: /usr/bin/diff
$ dpkg -L diffutils | fgrep /bin/
/usr/bin/cmp
/usr/bin/diff
/usr/bin/diff3
/usr/bin/sdiff
PS> "cmp","diff","diff3","sdiff" | % { gcm $_ }
Get-Command: The term 'cmp' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
CommandType Name Version Source
----------- ---- ------- ------
Alias diff -> Compare-Object
Get-Command: The term 'diff3' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
Get-Command: The term 'sdiff' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
Active code page: 65001
C:\>where diff
INFO: Could not find files for the given pattern(s).
- 主要言語
- Rust
- スター
- 5.2k
- フォーク
- 107
- 平均マージ
- 2日 19時間
- マージ済み PR(30日)
- 4
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
microsoft/coreutils のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
sleep has 9MB オープン
難易度 5/5 1週間以上 初心者へのやさしさ 35/100
-
grep not work オープン
難易度 3/5 1〜2日 初心者へのやさしさ 55/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 52/100
microsoft/coreutils の issue をすべて見る
似ている issue
-
bug github_actions
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
registrystack/registry-stack#1393 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
longbridge/gpui-kit#3223 ·
-
bug engine
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
rocky-data/rocky#2181 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
oasisprotocol/oasis-sdk#2523 ·
-
[indexer] [QA] Add a focused test for the new NonRetryableError / assertSocketAlive() behavior. オープンbot:ai-assisted component:indexer QA-roadmap status:untriaged
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
midnightntwrk/midnight-indexer#1557 ·