How to push changes to remote repository?
- I had one local project then i push this project to remote repository.
- Then I made some changes locally by creating a branch and merging it with master branch
- Now i am not able to push these changes to remote repository I am getting an error "rejected fetch first".