Hi I have reached a situation where I have something to be pulled and also have someting to be pushed. Its like the pull is showing 12 and Push is showing 3 but now when I am trying to do either of it, is saying you cannot push because your branch lies behind and when pulling latest it is saying first commit your changes
Community moderators have prevented the ability to post new answers.
Hey @Randheer Singh and welcome,
probably there are some inconsistence between your changes and commit performed to the target branch. Try to rebase your project ( https://www.atlassian.com/blog/sourcetree/interactive-rebase-sourcetree )
Hope this helps,
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.