Earlier quoted context omitted.
Graft's definition sounds more like a Git "commit" than one found in a SQL standard. Perhaps that's the source of this confusion?
Git is a DVCS. The D stands for distributed, meaning (in old people language) masterless. Git doesn't have a "global."
While that's true in theory, in practice GitHub or GitLab is the "global" replica for most developers.