git 取消對某個文件的跟蹤

git rm --cached  <fileName>

例如 : git add 後,不想提交在status裏的.idea/vcs.xml。操做以下:git

相關文章
相關標籤/搜索