hashicorp / go-getter

Package for downloading things from a string URL using a variety of protocols.
Mozilla Public License 2.0
1.65k stars 232 forks source link

Escape User Provided Strings to Git #483

Closed mcollao-hc closed 5 months ago

mcollao-hc commented 5 months ago

Escapes user provided strings to Git by not allowing it to be used an a Git switch/option.