当我从我的git repo新近检查项目时
我有一个处于签出状态的文件
我试图藏匿,但不起作用
我尝试重置甚至不起作用。
我应该怎么做才能摆脱这种顽固的结帐
git status总是给出
On branch mainline
Your branch is up-to-date with 'origin/mainline'.
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git checkout -- <file>..." to discard changes in working directory)
modified: src/com/nandish/jungle/myi/MyiViewType.java
no changes added to commit (use "git add" and/or "git commit -a")