Installed Git and Git-TF on my machine. I can open the terminal type in git-tf --version and see the current version running on my Mac. (Running a Mac with 10.8.5.) But when I run a git-tf clone command I get "command not found". I've checked my $PATH to ensure git-tf's location is listed.
Is there anything additional I need to do to get MAC to recognize the clone command???