Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
875 views
in Technique[技术] by (71.8m points)

visual studio - 'git' is not recognized as the name of a cmdlet

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

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

REINSTALL GIT, REOPEN EDITOR Solved same problem by reinstalling GIT. And Refresh npm. Than closed editor and reopened it


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.9k users

...