我運行了命令「git reset」,但我的unstaged更改已放入文件夾中。我得到像下面這樣運行git狀態後: Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git checkout -- <file>..." to discard
我已將git設置爲我的項目,以將修改推送到gitlab repository。 我從github其位於/vendor/dereuromar/cakephp-queue 還有一個.git目錄,當我把我的項目gitlab在插件目錄 與git相關的其他文件安裝插件,一切都推除本目錄。 當試圖git status它給誤差 On branch master
Your branch is up-to-dat