大家好,又见面了,我是你们的朋友全栈君。
步骤如下:
git status
git rm -r --cached .idea
git commit -m 'delete .idea'
git push
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/105847.html原文链接:https://javaforall.net
git删除暂存区的内容,删除phpstorm产生的.idea文件夹git删除暂存区的内容,删除phpstorm产生的.idea文件夹
大家好,又见面了,我是你们的朋友全栈君。
步骤如下:
git status
git rm -r --cached .idea
git commit -m 'delete .idea'
git push
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/105847.html原文链接:https://javaforall.net