github bluekeyes/go-gitdiff v0.3.0

latest releases: v0.8.1, v0.8.0, v0.7.4...
5 years ago

Add the ParsePatchHeader function and related types for extracting commit information from the preamble string returned by the existing Parse function. It currently supports the most common header formats generated by Git and can also parse similar headers even if they contain some unknown fields.

Improvements

  • Add a top-level Apply method for convenience.
  • Configure GitHub Actions for testing and linting

Don't miss a new go-gitdiff release

NewReleases is sending notifications on new releases.