commit | b3f94c4b554cd6c3db3e99dc33bdac7d8155d606 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Sun May 08 15:31:33 2005 -0700 |
committer | Junio C Hamano <junkio@cox.net> | Sun May 08 15:31:33 2005 -0700 |
tree | 406a52e77863919e6ad22ebf96ad8ede3e157d2e | |
parent | 03ea2802495df568690760906e26dda753f75e1d [diff] |
Fix git-update-cache --cacheinfo error message. The error detection logic was too lazy to distinguish parameter error and unable-to-add case. Signed-off-by: Junio C Hamano <junkio@cox.net>