
Git – Unstaged changes after a revert – CRLF/LF issue
The problem: unexpected unstaged changes after a revert Recently, when using the GIT command-line to switch to an existing user branch, the checkout failed due to some local changes in the current workspace. In this case, git suggests to commit…