Documentation
¶
Overview ¶
Package testutil provides helpers for parsing on-disk Git object fixtures into go-git object values. It is intentionally module-internal so the helpers stay reserved for tests within this module.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseCommitFromFixture ¶
ParseCommitFromFixture parses a Git commit object from the file at fixturePath and returns it as an *object.Commit.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.