Create, modify, and print diffs
Module github.com/pkg/diff can be used to create, modify, and print diffs. The top level package, diff, contains convenience functions for the most common uses. The subpackages provide very fine-grained control over every aspect: – myers: creates diffs using the Myers diff algorithm. – edit: contains the core diff data types. – ctxt: provides tools to reduce the amount of context in a diff. – write: provides routines to write diffs in standard formats. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/pkg/diff
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0-0.2.20210406git20ebb0f.fc35 | - |
Fedora 35 | 0-0.2.20210406git20ebb0f.fc35 | - |
You can contact the maintainers of this package via email at
golang-github-pkg-diff dash maintainers at fedoraproject dot org
.