sha1_name: warning ambiguous refs.
authorJunio C Hamano <junkio@cox.net>
Fri, 24 Mar 2006 07:41:18 +0000 (23:41 -0800)
committerJunio C Hamano <junkio@cox.net>
Fri, 24 Mar 2006 07:41:18 +0000 (23:41 -0800)
commit84a9b58c421f9b2d1cc6c195ed441fac48e60392
treeb3862a8325f87bd5cf4948117da1b0269664ca13
parentc51d13692d4e451c755dd7da3521c5db395df192
sha1_name: warning ambiguous refs.

This makes sure that many commands that take refs on the command
line to honor core.warnambiguousrefs configuration.  Earlier,
the commands affected by this patch did not read the
configuration file.

Signed-off-by: Junio C Hamano <junkio@cox.net>
12 files changed:
blame.c
cat-file.c
ls-tree.c
merge-base.c
name-rev.c
read-tree.c
rev-parse.c
send-pack.c
sha1_name.c
tar-tree.c
unpack-file.c
update-ref.c