hashicorp / go-getter

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

Escape User Passed Git Options #482

Closed mcollao-hc closed 2 months ago

mcollao-hc commented 2 months ago

Escapes user-provided strings that may be interpreted as valid Git options.