Fundamental local Git not working. #11224
Replies: 1 comment
-
You might need to ensure that Git is installed and properly configured on your Windows 10 computer. Here are steps you can take:
If you follow these steps and Git still isn't recognized, ensure that there are no typos in the PATH variable or try reinstalling Git with administrative privileges. If the issue persists, there may be specific system or security settings affecting Git's accessibility that require further investigation. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
For reasons beyond the scope of this discussion thread, I have found the need to install git locally on my work windows 10 computer. But from the command line, the basic commands are not recognized. For example:
git config
gets the response:
Can anyone please offer suggestions or next steps I should try?
Beta Was this translation helpful? Give feedback.
All reactions