Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot update local repository

Konstantin Kharitonov
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 14, 2018

Hi, I've got a problem when trying to fetch commits from remote.

$ git remote -v
origin git@bitbucket.org:[my-account]/[my-repo].git (fetch)
origin git@bitbucket.org:[my-account]/[my-repo].git (push)

Exactly the same I see at bitbucket.org. Now,  I try to fetch or pull to current branch with no result:

$ git pull origin tracking 
From bitbucket.org:[my-account]/[my-repo]
 * branch            tracking   -> FETCH_HEAD
Already up-to-date.
$ git fetch
// ends silently
$ git log HEAD.. --oneline
// same here

 Any help appreciated, thanks!

1 answer

1 accepted

0 votes
Answer accepted
Konstantin Kharitonov
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 14, 2018

Resolved.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events