I'm trying to clone a project of Github into Visual Studio, so I go to New Terminal and type:
git clone [CLONE WITH SSH LINK]
and it shows:
git : The term 'git' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
However I have already installed the Git and Git is set to Enabled at Visual Studio settings.
So I don't know why this error occurs, so can you help me out please?
And would you please tell me how to set/change path of Git in Visual Studio...
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…