由于sourcetree自动安装的git,导致右键没有git bush here,那么我们就自己添加一下. 运行regedit.exe进入注册表,在HKEY_CLASSES_ROOT\Directory\Background\shell中进行设置.1.新建项Git Bush Here,此时你可以看到在桌面右键会出现“Git Bush Here”菜单.2.添加Git Bush Icon,在第一步的新建项Git Bush Here下,新建字符串值Icon,然后编辑该值为“C:\Program Fil
git报错 error: Your local changes to the following files would be overwritten by merge: .idea/encodings.xml Please commit your changes or stash them before you merge. Aborting 解决办法 phpstorm的操作 1.在整个项目上右键-[git]-[Repository]-[Stash Changes] 然后按照默认设置直接点击