uutils/diffutils

`diff3` command is not implemented

Open

#15 aperta il 18 feb 2024

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Rust (32 fork)user submission
good first issue

Metriche repository

Star
 (260 star)
Metriche merge PR
 (Merge medio 18g 11h) (16 PR mergiate in 30 g)

Descrizione

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.

Guida contributor