I just setup git-tf, but I'm running into an issue.
Here's the error I'm receiving:
> git tf help
line 23: exec: cmd: not found
fatal: 'tf' appears to be a git command, but we were not
able to execute it. Maybe git-tf is broken?
Here is a screenshot of the command prompt:
I followed the instructions for installation that appear in the included Git-TF_GettingStarted.html
file, but I can't seem to get this to work. What have I done wrong?
Edit I also have cygwin installed and on my PATH. Maybe this is causing confusion for git-tf? (Removing cygwin from PATH does nothing to help)