D
D
Denis Bukreev2017-03-06 21:02:03
git
Denis Bukreev, 2017-03-06 21:02:03

Git problems, how to solve?

So it goes.
Cloned the repo with the Laravel framework converted to the needs of the studio.
I just needed to fix the bugs.
My project did not run on a local server (classic), I remembered that a colleague told me to delete something from the cache folder. Well, I deleted it from memory, but it still didn’t compose anything. And the timing sucked. I scored, the edits are simple, I roughly corrected it, pushed it, launched it on the server, an empty page.
The problem was in the deleted files from the caches folder.
Well, I copied the project locally, did "git reset --hard ccc" on the old one, and deleted everything that I had done.
Copied the necessary changes, committed, push does not work.
c8dc5d14d83646868ba1ff993f5304e4.png
Why is it not pushing and how can I still push to the repository?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton, 2017-03-06
@denisbookreev

here's the link

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question