vscodeで作業してたらいつのまにか
エディタ上に10Kという表示が。。。
その時の対処方法を備忘録としてあげます。
対処法
なにやら/ Users / username
のところに.gitフォルダがあるようなので、これを削除すると10Kの表示が消えるとのこと。
.gitフォルダ発見!中身を確認しても特に重要なもの入ってなかった!(要確認)
参考サイト
Visual Studio Code - Source Control > 10k changes
Im new to programming as well as Git.
When opening a Git repository in Visual Studio Code that I created myself I've noticed my source control panel telling me ...
コメント