Documentation
¶
Index ¶
Constants ¶
View Source
const ( KindAdded = "ADDED" KindModified = "MODIFIED" KindRemoved = "REMOVED" KindRenamed = "RENAMED" )
Variables ¶
This section is empty.
Functions ¶
func Summarize ¶ added in v0.20.4
Summarize writes a colored diff summary to out. Removed files under removed directories are folded into a single entry. Does nothing if entries is empty.
func SummarizeString ¶
SummarizeString returns a plain-text diff summary (no ANSI colors).
Types ¶
Click to show internal directories.
Click to hide internal directories.