#Why are all the files yellow if there is nothing to commit

28 messages · Page 1 of 1 (latest)

noble moss
#

like what does that actually mean

pastel sonnetBOT
#

This post has been reserved for your question.

Hey @noble moss! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

hazy igloo
noble moss
hazy igloo
#

wtf did it get sent twice

#

lmao

#

the message

#

anyway

noble moss
#

now that I think about it my question is kinda pointless bc people use different color themes

hazy igloo
#

hmmm

noble moss
#

but generally this color only shows up when I modify a file, then it becomes yellowish like above

hazy igloo
#

what if you restart intellij

#

invalidate cache or something

#

reindex project

noble moss
#

tried that

cobalt chasm
#

Probably changed all line feeds from \n to \r\n but git says there is nothing to commit because you have autocrlf activated in git config.

pastel sonnetBOT
# noble moss yeah that solved the problem

If you are finished with your post, please close it.
If you are not, please ignore this message.
Note that you will not be able to send further messages here after this post have been closed but you will be able to create new posts.

noble moss
#

thanks bro

cobalt chasm
#

Wow, that was just a wild guess.

noble moss
#

it's weird cause I'm using intellij on windows but I commit changes in a wsl terminal

#

so probably that's why

hazy igloo
#

damn

#

wouldnt think of that

eager crater
cobalt chasm
#

But tabs vs. spaces should have been shown in diff when you are not ignoring whitespace. For line feeds I have seen it though that there were no diffs shown despite them being different.

hazy igloo
#

yea easiest to check in the commit window