src-d / go-git

Project has been moved to: https://github.com/go-git/go-git
https://github.com/go-git/go-git
Apache License 2.0
4.91k stars 542 forks source link

Avoid unnecessary conversions #1187

Closed muesli closed 5 years ago

muesli commented 5 years ago

No need to convert these values, they're already of the right type.