How To Remove A Git Repo From Visual Studio

preview_player
Показать описание
This video will demonstrate how to remove a GitHub repository from within Visual Studio. This will not delete it from your actual GitHub Account. It will just delete it locally if you go and do the extra steps to actually delete it.
Рекомендации по теме
Комментарии
Автор

I'm new to dvcs. This is exactly what I needed to know. Thanks for posting!

techtoolbox
Автор

Thanks Bro. It helped me a lot, even after 4 years

vitorvieira
Автор

Thank you! Sometimes it is just too easy!

msand
Автор

Thanks man. It was too obvious for me to get the idea, I guess.

palloxtheonlyone
Автор

Thanks. Typical clumsy Microsoft process. Thanks for the video.

libertytoad
Автор

Thanks for your video, I ve been searching for this, but I wanna ask if administor of git repository can see this process? I mistakely clone one of project to my local. I will remove by using this video. I do not want to leave trace. Can my manager who gives the credentails in github repository see I had cloned the project ?

nonamenoname-euho
Автор

Thanks for this. I just have had a nightmare. Basically I clicked only once at the bottom where it says about git. It saved my solution as repo and then next time when I tried to open the solution from C drive it wouldn't open. I uninstalled visual studio because I couldn't remove the repo or open the solution. It's odd because I didn't even connect the git to any cloud repository. Bad design by Microsoft. It should at least ask before creating a repo. My colleagues didn't install git so they had to reload all the projects under that solution. Mine showing error. It's a nightmare...

kila_whale
Автор

This is for Visual Studio 2017. I think it is different for Visual Studio 2022

xarzu
Автор

I have nothing in my \source\repos directory and yet still I cannot remove Git from my VS2017 solution/project.

slartibartfast