如果我从我的 Windows 10 中完全卸载 git,它会不会有任何我应该担心的影响?

If I uninstall git completely from my Windows 10, will it have any effects that I should be worried about?

我需要从系统中卸载 Git bashGit,然后重新安装。

不,这不会影响您的全局 git 配置 (%USERPROFILE%\.gitconfig) 和您现有的存储库。

不要忘记,您实际上可以拥有任意数量的 Git 版本,只需在任何您想要的地方解压缩便携式存档,然后调整您的 %PATH% 即可。
参见 Git for Windows releases, like for instance PortableGit-2.19.0-64-bit.7z.exe