author | Junio C Hamano <gitster@pobox.com> | |
Tue, 15 Nov 2011 23:51:05 +0000 (15:51 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 15 Nov 2011 23:51:05 +0000 (15:51 -0800) | ||
commit | e8b14d7e3fa5194fbc776cdd253b0b5403b2226d | |
tree | c38ef89ed05d789d7708833a1baa8c84215cf2ef | tree | snapshot |
parent | e923eaeb901ff056421b9007adcbbce271caa7b6 | commit | diff |
name-rev --all: do not even attempt to describe non-commit object
This even dates back to the very beginning of "git name-rev";
it does not make much sense to dump all objects in the repository
and label non-commits as "undefined".
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This even dates back to the very beginning of "git name-rev";
it does not make much sense to dump all objects in the repository
and label non-commits as "undefined".
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-name-rev.c | diff | blob | history |