Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AffectedLineMap ¶
file name -> lines
func PathOffset ¶ added in v0.9.4
func PathOffset(repoRoot string, srcRoot string, origin AffectedLineMap) (AffectedLineMap, error)
func Unified2Affected ¶
func Unified2Affected(patch []byte) (AffectedLineMap, error)
Click to show internal directories.
Click to hide internal directories.