The highest tagged major version is
v16.
package
Version:
v14.9.0-rc3
Opens a new window with list of versions in this module.
Published: Mar 9, 2022
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Diff represents a `git diff --raw` entry.
Parser is a parser for the "-z" variant of the "RAW DIFF FORMAT"
documented in `git help diff`.
NewParser returns a new Parser instance. The reader must contain
output from `git diff --raw -z`.
NextDiff returns the next raw diff. If there are no more diffs, the
error is io.EOF.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.