You've already forked drone-email
This commit is contained in:
5
pkg/domain/prevCommit.go
Normal file
5
pkg/domain/prevCommit.go
Normal file
@ -0,0 +1,5 @@
|
||||
package domain
|
||||
|
||||
type PrevCommit struct {
|
||||
Sha string
|
||||
}
|
Reference in New Issue
Block a user