hashicorp / go-getter

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

Escape User Provided Strings to Git #483

Closed mcollao-hc closed 7 months ago

mcollao-hc commented 7 months ago

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