即使做git的添加-A後,當我運行的git狀態,我得到這個: # On branch master
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes
我是個新手。 我已完成開發並準備檢查我的文件。我以爲我在檢查過了,但是當我看到我的回購協議,我看到一個子目錄中未檢查於是,我就強迫git add . -f但我得到這個錯誤: `$ git status
On branch develop
Your branch and 'origin/develop' have diverged,
and have 1 and 5 different com