23
status git pokazuje modyfikacje, git checkout - <plik> nie usuwa ich
Chciałbym usunąć wszystkie zmiany w mojej kopii roboczej. Uruchamianie git statuspokazuje zmodyfikowane pliki. Nic, co robię, nie usuwa tych modyfikacji. Na przykład: rbellamy@PROMETHEUS /d/Development/rhino-etl (master) $ git status # On branch master # Changed but not updated: # (use "git add <file>..." to update what will be committed) # (use …