diff options
author | Junio C Hamano <junkio@cox.net> | 2005-04-18 10:42:48 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-18 10:42:48 -0700 |
commit | 1bc992acacf5961e65d9fdddeb8561284e708c74 (patch) | |
tree | 4dca8f7c63099bfb713f915c110f1fd2ae634337 /merge-base.c | |
parent | 6ad6d3d36c5924c8ff502ebbb6a6216df01e7efb (diff) | |
download | git-1bc992acacf5961e65d9fdddeb8561284e708c74.tar.gz git-1bc992acacf5961e65d9fdddeb8561284e708c74.tar.xz |
[PATCH] Fix confusing behaviour of update-cache --refresh on unmerged paths.
The "update-cache --refresh" command attempts refresh_entry()
on unmerged path, which results in as many "needs update" messages
as there are unmerged stages for that path. This does not do
any harm to the working directory, but it is confusing.
Here is a fix.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'merge-base.c')
0 files changed, 0 insertions, 0 deletions