uutils/diffutils

`diff3` command is not implemented

オープン

#15 opened on 2024/02/18

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (37 件のフォーク)user submission
good first issue

Repository metrics

Stars
 (274 個のスター)
PR merge metrics
 (平均マージ 5h 23m) (30d で 4 merged PRs)

説明

Currently uutils' diffutils only implements the diff executable.

But GNU's diffutils also provide cmp, diff3 and sdiff.

This issue is a tracker for the implementation of the diff3 utility.

Documentation: https://www.gnu.org/software/diffutils/manual/html_node/Invoking-diff3.html.

コントリビューターガイド