C
C
cybernoob2018-09-21 19:09:38
git
cybernoob, 2018-09-21 19:09:38

How do I tell the storm that I've resolved the conflict?

Downloaded a new master, created a branch and applied stash (stashed) in this branch. A conflict arose, in the storm of the conflicting blocks left only one. But the file itself is lit red:
5ba5176e3c98f410027650.png
i.e. GIT says there is a conflict. How can I tell him that I have already resolved everything?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
jcmvbkbc, 2018-09-21
@jcmvbkbc

GIT says there is a conflict. How can I tell him that I have already resolved everything?

Tell git (after git stash pop) -- git reset [<имя файла>].

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question