и на rebase —continue выходит это
No changes - did you forget to use 'git add'?
If there is nothing left to stage, chances are that something else
already introduced the same changes; you might want to skip this patch.
Resolve all conflicts manually, mark them as resolved with
"git add/rm <conflicted_files>", then run "git rebase --continue".
You can instead skip this commit: run "git rebase --skip".
To abort and get back to the state before "git rebase", run "git rebase --abort"
это не проблема ) он тебе говорит, что в индексе ничего (изменений) нет что говорит о том, что при решении конфликта получилась такая "версия", в которой нет изменений по сравнению с тем, что было
Обсуждают сегодня