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.

貢獻者指南