In an upcoming Byte I'll be sharing a script that I built which opens pull request URLs based on Git branch names. However to do this correctly, we need to URL encode the input data. With the help of jq and 5 lines of code, we can URL encode any text we need.
Bits and bytes of code
Bytes is my collection of short-form posts, tips, and things I learn as I build software.