Closed geneccx closed 11 years ago
The conflict level was causing me trouble on Windows because it tries to use some bash commands, which won't work unless I'm running git bash or Cygwin.
Specifically:
txt = cat poem.txt
cat poem.txt
@geneccx Thanks for raising this. I'll think of a different way to do this.
The conflict level was causing me trouble on Windows because it tries to use some bash commands, which won't work unless I'm running git bash or Cygwin.
Specifically:
txt =
cat poem.txt