git - This branch is 1 commit ahead of -


i have no idea doing wrong. trying sync fork upstream several commits behind. followed guide here:

https://help.github.com/articles/syncing-a-fork/

after steps described above , push them new commit appears:

merge remote-tracking branch 'upstream/master'

now fork 1 commit ahead of upstream. why , can do?

well makes sense. pushed own fork. original repo, has not yet pulled new commits, fork ahead of upstream/original repo. contribute original repo want make pull request.


Comments

Popular posts from this blog

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -

angular2 services - Angular 2 RC 4 Http post not firing -