przez nieuwagę zrobiłem git pull w katalogu, do którego wrzuciłem bardzo, bardzo ważne pliki.
Code: Select all
~/semestr/opto/opto4 $ mv dane.ods ../opto-4/
...
~/semestr/opto/opto-4 $ git add
dane.ods .git/
donmateo@gentoolka ~/semestr/opto/opto-4 $ git add dane.ods
donmateo@gentoolka ~/semestr/opto/opto-4 $ git push origin master
fatal: Not a git repository
error: src refspec master does not match any.
error: failed to push some refs to 'git@...opto-4.git'Czy git naprawdę usunął ten plik? Proszę o pomoc.

