Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangedFiles ¶
ChangedFiles returns file paths changed between ref and HEAD. Paths are relative to the repo root. Excludes deleted files (only Added, Copied, Modified, Renamed).
func FileAtRef ¶
FileAtRef reads a file's content at a specific git ref. path should be relative to the repo root.
func ValidateRef ¶ added in v0.1.1
ValidateRef checks that a git ref doesn't look like a flag.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.