git-multi-pr
git-multi-pr copied to clipboard
Commit messages cannot contain [], $, or any other special bash chars
Bash string processing and json does weird stuff with them.
see _escape() for a first pass workaround