debian-mirror-gitlab/workhorse/internal/git/error.go
2021-02-22 17:27:13 +05:30

5 lines
79 B
Go

package git
// For cosmetic purposes in Sentry
type copyError struct{ error }