Skip to content

Allow use of `HEAD` in commit range comparison markdown reference

Description

Currently, only commit hashes are allowed in commit range comparison markdown references. Example: 21c2ffea...b951e0d1

Proposal

Allow references like b951e0d1...HEAD comparing a commit to HEAD.

Links / references

Reference to current reference documentation