debian-mirror-gitlab/workhorse/internal/git/error.go

5 lines
79 B
Go
Raw Normal View History

2021-02-22 17:27:13 +05:30
package git
// For cosmetic purposes in Sentry
type copyError struct{ error }