git-multi-pr icon indicating copy to clipboard operation
git-multi-pr copied to clipboard

Commit messages cannot contain [], $, or any other special bash chars

Open pingpongboss opened this issue 7 years ago • 1 comments

Bash string processing and json does weird stuff with them.

pingpongboss avatar Aug 23 '18 09:08 pingpongboss

see _escape() for a first pass workaround

pingpongboss avatar Feb 07 '19 19:02 pingpongboss