My branch head is rejecting my pushes to the branch.
remote: Resolving deltas: 100% (20/20)
To http://foo.bar@git.xxx.com:8080/git/PHP/Synco.git
! [remote rejected] master -> master (fecb4b4761ab187b15a576a1adf44ab0648dab5e by Foo <foo.bar@xxx.com> was not committed by Foo Bar (foo.bar) <Foo.Bar@xxx.com>)
error: failed to push some refs to 'http://foo.bar@git.xxx.com:8080/git/PHP/Synco.git'
I have this issue. Though I tried to take clone back and tried push again but have same issue. How can I resolve keeping my dev code safe.