Question about Windows Powershell

I’m stumbling around in the dark and bumping into things.

I keep forgetting to update git when I make directory changes. I created a new folder and put all my projects in them. I forgot to change my git path so I got errors when I tried a git command. I figured out the problem and cd’d the path but then I ran a git command that caused this:

Never mind! I fixed it by simply escaping.

tia

2 Likes