git - Your branch is ahead of 'origin/cherryPick' by 1 commit. Why? -
I'm having a problem with the git bridge. I have commented on my changes in the local repo when I get a GIT status, I get a message, "Your branch is ahead" / Cheripik '1 by commit'. When I try to pull from the remote repository, I get a message saying "already updated". I think Iam is missing some fundamental point. I have pasted the logs below all 3 commands
Y-test $ GIT branch- An optional * Cherrypic master squash branch Testbrunch rits / Original / Head - & gt; Original / Master Remote / Original / Cherrypic Remote / Original / Master Remote / Original / Testbroken GIT Status # Branch Click Cherry # Your Branch is ahead of 'Basic / Cherry' by Commit. #GIT Bridges Click with Original Cherry SP: //xxxx.dyndns.org/home/shopapp/wh-test * Branch Cherry Pick - & gt; FETCH_HEAD is up-to-date
Any help would be appreciated
I can say that the fundamental issue you are missing is that if you are ahead of a remote repo, then it is a remote repo, which is old, not you You need to pull your changes, do not pull, because there is nothing to pull, chances are that all of you have been provided remotely, so you are really up to date.
Comments
Post a Comment