ardevd / gitwrap

Windows Wrapper for Linux git executable
MIT License
77 stars 9 forks source link

Use the native string type instead of the .NET String alias. #20

Closed ardevd closed 6 years ago

ardevd commented 6 years ago

As far as guidelines, it's generally recommended to use string any time you're referring to an object.