5 lines
79 B
Go
5 lines
79 B
Go
|
package git
|
||
|
|
||
|
// For cosmetic purposes in Sentry
|
||
|
type copyError struct{ error }
|