git-delete-squashed icon indicating copy to clipboard operation
git-delete-squashed copied to clipboard

unknown revision or path not in the working tree.

Open aladdin-add opened this issue 8 years ago • 2 comments
trafficstars

image

aladdin-add avatar Oct 03 '17 01:10 aladdin-add

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.

not-an-aardvark avatar Oct 08 '17 21:10 not-an-aardvark

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.

aladdin-add avatar Oct 09 '17 14:10 aladdin-add