Skip to content

Commit aae7b98

Browse files
.
1 parent a80938b commit aae7b98

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pkg/codefresh/git-source.go

-5
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,9 @@ func (g *gitSource) List(runtimeName string) ([]model.GitSource, error) {
4141
self {
4242
path
4343
repoURL
44-
revision
45-
size
4644
status {
4745
syncStatus
48-
syncStartedAt
49-
syncFinishedAt
5046
healthStatus
51-
revision
5247
}
5348
}
5449
}

0 commit comments

Comments
 (0)