Skip to main content
The 2024 Developer Survey results are live! See the results

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 2
    Good to know I'm not the only one who is constantly baffled by git's cryptic error messages.
    – Kokodoko
    Commented May 12, 2017 at 16:09
  • getting every command rejected, after git merge --abort, git started to execute command Commented May 7, 2020 at 19:49
  • git is good as long as it works... otherwise just do rm -rf workspace and git checkout again. :). rather than wasting time on understanding cryptic messages by git
    – Stunner
    Commented Aug 9, 2021 at 8:04