Documentation
¶
Index ¶
- Variables
- func ChangedFiles(ctx context.Context, repo, from string) ([]string, error)
- func ChangedFilesIncludingWorktree(ctx context.Context, repo, from string) ([]string, error)
- func ChangedUnder(files map[string]bool, prefix string) bool
- func FileAtRevision(ctx context.Context, repo, rev, path string) ([]byte, error)
- type Scope
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrFileAtRevisionMissing = errors.New("file missing at revision")
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.