# Functions
GitRepoFromCtx returns the value of the gitRepo key on the ctx.
GitRepositoryFromCtx returns the value of the gitRepo key on the ctx.
LocalRepoPathFromCtx returns the value of the localRepoPath key on the ctx.
WithGitRepo returns a copy of parent in which the gitRepo value is set.
WithGitRepository returns a copy of parent in which the gitRepo value is set.
WithLocalRepoPath returns a copy of parent in which the localRepoPath value is set.