diff options
author | Junio C Hamano <junkio@cox.net> | 2005-11-21 00:43:12 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-11-21 00:43:12 -0800 |
commit | 924215024c72bc359fad920010dd6b356a5140c8 (patch) | |
tree | 339319e60db7b3f96f8c711407b135a54da7aa2e /diff-stages.c | |
parent | Fix "do not DWIM" patch to enter_repo" (diff) | |
download | tgif-924215024c72bc359fad920010dd6b356a5140c8.tar.xz |
Make sure heads/foo and tags/foo do not confuse things.
When both heads/foo and tags/foo exist, get_sha1_basic("foo")
picked up the tag without complaining, which is quite confusing.
Make sure we require unambiguous form, "heads/foo" or "tags/foo"
in such cases.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'diff-stages.c')
0 files changed, 0 insertions, 0 deletions