Still behind the origin after git pull -


i have cloned repository behind origin x commits. git pull looks works fine, compressing, receiving etc. when try git status after git pull there's message i'm still behind. cause of problem?

that's message after git status :

on branch release/xxxx branch behind 'origin/release/xxxx' 351 commits, , can fast-forwarded.   (use "git pull" update local branch) nothing commit, working tree clean` 

pull branch name:

$ git pull origin release/xxxx     

note: running git pull origin/release/xxxx (give space instead '/' after origin)


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -