git is not recognized as an internal or external command windows - already tried to change the environment variable -


i got following error, git not recognized internal or external command, operable program or batch file. read in forums need add /bin & /cmd paths 'system variable' i've done still running same error. restarted computer. ideas?

had same issue , had setup environment variables still not able use git command window . finally worked when added path variable value to

c:\program files\git\cmd  

instead of

c:\program files\git\cmd   

this populated automatically if select option of use git command prompt shown below during installation process .enter image description here


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -