What does it mean when git says a file "needs update"?
Posted
by endtime
on Stack Overflow
See other posts from Stack Overflow
or by endtime
Published on 2010-04-18T03:13:25Z
Indexed on
2010/04/18
3:23 UTC
Read the original article
Hit count: 356
git
I can't for the life of me find any decent explanation of the "[file]: needs update" message that git sometimes spits out from time to time. Even the official git FAQ has explaining this marked as a TODO. If someone could explain A) what it means; and B) how to fix it, I would be extremely grateful.
© Stack Overflow or respective owner