After seeing the following from the command line:
# On branch RB_3.0.10 # Changed but not updated: # (use \"git add ...\" to update what will b
I ended up doing a git stash followed by a git stash clean to get rid of some. Didn't see any auto cr/lf configurations in .git/ or ~/.git stuff.
git stash
git stash clean