good first issue
Métriques du dépôt
- Stars
- (260 stars)
- Métriques de merge PR
- (Merge moyen 18j 11h) (16 PRs mergées en 30 j)
Description
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.