How to Completely and Uninstall Git From Existing Project in VSCode IDE
0 views
Jul 2, 2025
Get the full source code of application here:
View Video Transcript
0:00
Uh hello guys, welcome to this video. So
0:02
in this video, I'll show you how to
0:04
completely uninstall or remove uh git
0:07
from your existing project. And if you
0:10
are in VS code, you can go to the
0:12
terminal. Just select here git bash and
0:15
simply initialize a new github git bash
0:20
get in it. So it will initialize a new
0:22
github get repository inside. You will
0:25
see it will create this folder. Now if
0:27
you want to completely remove this if
0:29
you have a existing doggit folder and if
0:32
you want to remove this you simply will
0:34
write this command which will say rm-rf
0:39
dot.
0:41
This is a command here rm dash rf dot
0:48
git. So this will completely remove all
0:51
the github related g repository. If you
0:55
execute this now you will see the that
0:57
folder is successfully deleted
1:01
and in this easy way you can completely
1:03
uninstall again you initialize it or you
1:07
can even manually delete this as well.
1:09
If your doggget folder is not showing
1:11
you can actually go to settings right
1:13
here and just search for excludes
1:17
and by default these files are hidden.
1:20
So you just need to remove it from here.
1:24
what kit will be showing here. So you
1:25
just need to click the cross icon and
1:28
now the git folder will be showing. You
1:29
can even manually delete this as well
1:33
or you can use this command here
1:36
that I showed you which is rm-rf.kit.
1:43
So, thank you very much for watching
1:45
this video and uh please hit that like
1:47
button, subscribe to channel and also
1:49
check out my website free media
1:51
tools.com uh which contains thousands of
1:54
tools.