How to fix - git remote repository contains commits unmerged into the local branch

Опубликовано: 18 Июль 2017
на канале: SL Coder Ego with Coding (SL Programmer)
13,174
138

When you push your project through the netbeans, sometimes you will see `git remote repository contains commits unmerged into the local branch` message and in the console:

Remote Repository Updates
Branch Update : master
Old Id : efa5e4ff650062f4fea516e568059c1633767d37
New Id : 4f8da4a2183f4fba1828ab1adeda187d9713f2db
Result : REJECTED_NONFASTFORWARD
Local Repository Updates
Branch Add : origin/master
Id : 4f8da4a2183f4fba1828ab1adeda187d9713f2db
Result : NOT_ATTEMPTED

Reason is:

The message is saying that your local repository is not up to date with the remote repository.

Solution:

In this video I have solved that problem.


Смотрите видео How to fix - git remote repository contains commits unmerged into the local branch онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь SL Coder Ego with Coding (SL Programmer) 18 Июль 2017, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 13,174 раз и оно понравилось 138 людям.