0

Visual Studio is trying to load all my files on the computer from some reason.. Please look here -> Git changes

I cannot revert this for some reason. Visual studio freezez and i cannot work. I've reinstalled VS twice and still this happens.. PLEASE PLEASE PLEASE HELP!!!

phd
  • 82,685
  • 13
  • 120
  • 165
  • 2
    Remove the .git folder from your profile folder. – fredrik Aug 17 '21 at 14:05
  • I agree with @fredrik that you very likely can just delete the .git folder which probably ended up there accidentally. However, if you open a command prompt in that directory and type `git log`, you can at least see if there is any history there before you delete it. – TTT Aug 17 '21 at 14:22
  • Thank you! It stopped loading all the files. Do you have any idea how the heck that even happend? – Kristopher Kram Aug 17 '21 at 14:26
  • One way is to type `git init` in a command prompt in that directory, but I'm guessing you didn't do that since you'd probably remember it. Maybe you clicked on "Add folder to source control" or "Create Git Repo" when you had that folder open in a tool that can do it, such as Visual Studio. – TTT Aug 17 '21 at 14:40

0 Answers0