Documentation
¶
Index ¶
Constants ¶
View Source
const ( // DateFormat is the standard date format for git. DateFormat = "Mon Jan 02 15:04:05 2006 -0700" // MaxDiffSize is the maximum size for a diff. Larger diffs will be cut off. MaxDiffSize = 1 * 1024 * 1024 * 1024 // 1GB )
Variables ¶
This section is empty.
Functions ¶
func FromReader ¶ added in v3.10.2
Types ¶
Click to show internal directories.
Click to hide internal directories.