'git' is not recognized as an internal or external command, operable program or batch file.
Check your path is set correctly at the time of git installation and You need to add the following paths to PATH:
C:Program FilesGitin
C:Program FilesGitcmd
And check that these paths are correct or not, you may have Git installed on a different drive, or under Program Files (x86). Correct the paths if necessary.