Answer the question
In order to leave comments, you need to log in
Why does git status return "Your branch is ahead of 'origin/master' by 255 commits."?
Battle server. The project directory is synchronized with the repository. HEAD on the last commit, everything is in normal working order.
I give the command:
$ git status
On branch master
Your branch is ahead of 'origin/master' by 255 commits.
(use "git push" to publish your local commits)
nothing to commit, working directory clean
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question