简体   繁体   中英

Using Git in PhpStorm

I am using git as a VCS in PhpStorm. It seems to work fine. But when I change a file it does not show under Right click -> Git -> Show History

Am I missing a function or usability? When I do change a file the file and the above folder turn light blue in PhpStorm - when I save it goes away.

Any ideas?

Did you check if git is enabled for specific folder? Go to File > settings > Version control and make sure your project folder has git. 在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM