I get to the Sanity Check part of it, and I type in git --version and it spits out
git version 1.9.4.mysgit.2
I've went to http://git-scm.com and downloaded the installer and went through it and it's still showing up as 1.9.4 when i get to the next section and type
heroku version
it spits out
Your version of git is 1.9.4.. .
but if I go into the rails installer folder and open the GIT cmd and type
git --version
it gives me
git version 2.13.0.windows.1
but i'm suppose to be doing this installing on Command Prompt with Ruby and Rails
can someone help me out please? thank you