DonJayamanne / gitHistoryVSCode

Git History for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=donjayamanne.githistory
MIT License
944 stars 150 forks source link

" not a git repository (or any of the parent directories): .git](fatal: not a git repository (or any of the parent directories): .git) " 2023 #750

Open Camagu-Ncoso opened 11 months ago

Camagu-Ncoso commented 11 months ago

I created a repository and created a folder in my laptop. Then I did the link from VS.Code using Git to Github. I decided to change the location of the folder that I had added to Github and after making some changes on the project I'm working on and pushed the project to Github, I got this message that says " not a git repository (or any of the parent directories): .git](fatal: not a git repository (or any of the parent directories): .git) " in VS.Code.

Can I get any help? I'm still new in the field so an assistance would be appreciated.