Git: unable to get remote and local/server the same
问题 git status on the server returns: On branch develop Your branch is ahead of 'origin/develop' by 14 commits. (use "git push" to publish your local commits) nothing to commit, working tree clean My goal is to get the git branch on gitlab.com and on the server synchronized. When I look at the difference between the two, the commits that it states that remote on the server is ahead, are commits I believe are actually there on gitlab.com. I did the following on the server: git status returns "Your