git-delete-squashed
git-delete-squashed copied to clipboard
unknown revision or path not in the working tree.
trafficstars

Hmm, that's strange. What version of git are you using?
Are you using the Node.js script, or the bash script?
It seems like the argument is interpreted as issue9042^tree rather than issue9024^{tree}, which is unexpected.
oh, I should give more details. I'm using:
- git: 2.13.2
- os: windows 10. cygwin
- node.js script
It's working in another MacOS, not sure related to the OS.