aboutsummaryrefslogtreecommitdiff
path: root/git-pull-script
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-04-18 10:42:48 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-18 10:42:48 -0700
commit1bc992acacf5961e65d9fdddeb8561284e708c74 (patch)
tree4dca8f7c63099bfb713f915c110f1fd2ae634337 /git-pull-script
parent6ad6d3d36c5924c8ff502ebbb6a6216df01e7efb (diff)
downloadgit-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 'git-pull-script')
0 files changed, 0 insertions, 0 deletions