uutils/diffutils

`diff3` command is not implemented

开放

#15 创建于 2024年2月18日

 (1 条评论) (0 个反应) (0 位负责人)Rust (37 个派生)user submission
good first issue

仓库指标

星标
 (274 个星标)
PR 合并指标
 (平均合并 5小时 23分钟) (30 天内合并 4 个 PR)

描述

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.

贡献者指南