Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information