This is suggested by "git status" for "Resetting files in the index".
"checkout" is unfortunately confusing since it's used for so many different things in git. "switch" is clearer because it only deals with branches.