Function: magit-rev-hash

magit-rev-hash is a function alias for magit-commit-p, defined in magit-git.el.

This function is obsolete since Magit 4.6.0; use magit-commit-p instead.

Signature

(magit-rev-hash ARG1)

Documentation

Return oid for REV if it names an existing commit, nil otherwise.

Instead use magit-commit-p or magit-commit-oid.

Aliases

magit-rev-verify-commit (obsolete since Magit 4.6.0) magit-rev-hash (obsolete since Magit 4.6.0)