How to install Git on Windows
`git : The term 'git' is not recognized as the name of a cmdlet, function, script file, or operable program.`
Nov 5, 20211 min read88
Search for a command to run...
Articles tagged with #git
`git : The term 'git' is not recognized as the name of a cmdlet, function, script file, or operable program.`
It's been maybe 3 years since I last used git. And it feels like, "hello, world" as I try to relearn the workflow. The plan was to push a repository for my notes in Github when I encountered the following error message. This was resolved by connecti...