Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangedFilesFrom ¶
ChangedFilesFrom returns the list of file paths that changed, comparing the current git repo against a base Git ref (commit SHA, tag, branch).
func FirstCommitTime ¶
FirstCommitTime returns the author time of the commit that first added files at the given path. The path should be relative to the git repository root. Returns a zero time.Time if no commits are found (e.g. the path is uncommitted).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.