With git, little Turtles (tortoisegit) , git for Windows , or GitHub Desktop installed, the folder icon appears after you use them Red! Green √ blue? git tag, how do you get rid of them? As shown below:
Workaround:
The new file in the current directory is saved as ( delete git information. bat) in which to write:for/r.%%a in (.) do @if exist "%%a\.git" rd/s/q "%%a\.git" click to run.
. bat is a Windows batch file.
Or
is because version control software, such as CVS or SVN, is installed. when using SVN to check out the repository directory, the directory is placed on the desktop, causing the entire desktop file to be fully controlled.
Workaround:
Create a new text document on the desktop, and then copy the following phrase:
For/r. %%a in (.) do @if exist "%%A\.SVN" rd/s/q "%%A\.SVN"
Modify the suffix of the text document to. bat, save it, and open it to easily resolve the question that the desktop icon displays a question mark.
if not, you will have to uninstall CVS or SVN. This method is the ultimate kill recruit, not the last resort!
With Git, little turtles (tortoisegit), Git for Windows, or GitHub Desktop installed, the folder icon appears red after you use them! Green √ Blue? git tag, how do you get rid of them? As shown below: