I have clone an "sample" branch project from remote repository. I have modified code and commit in local "sample" branch.now i am trying to push remote "sample" branch by that time i am getting Remote Rejected.
How can i push changes to local sample to remote sample branch? Ref mapping is "refs/heads/sample:refs/heads/sample" for EGit