Git Your branch is ahead of 'origin/master' by X commits解决方法

You get that message because you made changes in your local master and you didn’t push them to remote. You have several ways to “solve” it and it normally depends on how your workflow looks like:git I
相关文章
相关标签/搜索