Rename "commit id" and "parent commit ids" to "id" and "parent ids".

Review Request #11731 — Created July 19, 2021 and submitted

Information

DiffX
master

Reviewers

In an effort to generalize terminology, the metadata keys "commit id"
and "parent commit ids" have had the "commit" term removed. The ID is
now the ID of the change, which may map to a commit, or it may not.

These sections of the spec were fleshed out to provide some examples of
how these fields would map for Git, Mercurial, and Subversion, and when
the IDs might be omitted.

On top of this, this key is no longer listed as required. It's now
listed as recommended. This is because an ID doesn't always make sense
for a change in a DiffX file.

Built the spec and checked the updated sections and diffs.

Summary ID
Rename "commit id" and "parent commit ids" to "id" and "parent ids".
In an effort to generalize terminology, the metadata keys "commit id" and "parent commit ids" have had the "commit" term removed. The ID is now the ID of the change, which may map to a commit, or it may not. These sections of the spec were fleshed out to provide some examples of how these fields would map for Git, Mercurial, and Subversion, and when the IDs might be omitted. On top of this, this key is no longer listed as required. It's now listed as recommended. This is because an ID doesn't always make sense for a change in a DiffX file.
a2581139c24902b4cbafce18e34f0db391d61ede
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (75c3d6a)
Loading...