Home
last modified time | relevance | path

Searched defs:NullCommit (Results 1 – 1 of 1) sorted by relevance

/development/tools/repo_diff/service/repodiff/repositories/
Dcommit.go18 type NullCommit struct { struct
19 originalErr error
22 func (n NullCommit) InsertCommitRows(commitRows []e.AnalyzedCommitRow) error {
25 …mestamp(commitHashes []string, nullTimestamp e.RepoTimestamp) (map[string]e.RepoTimestamp, error) {
28 func (n NullCommit) GetMostRecentCommits() ([]e.AnalyzedCommitRow, error) {