<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Rename 'commit_parent' in 'commits' table to 'commit_previous_commit'."
   href="https://bugs.webkit.org/show_bug.cgi?id=168816#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Rename 'commit_parent' in 'commits' table to 'commit_previous_commit'."
   href="https://bugs.webkit.org/show_bug.cgi?id=168816">bug 168816</a>
              from <span class="vcard"><a class="email" href="mailto:rniwa&#64;webkit.org" title="Ryosuke Niwa &lt;rniwa&#64;webkit.org&gt;"> <span class="fn">Ryosuke Niwa</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=168816#c2">comment #2</a>)
<span class="quote">&gt; commit_previous_commit ? What does it mean?</span >

In subversion, the previous commit of a revision X is X - 1. In git, the previous commit of a commit X is the parent commit.

Because we're introducing the concept of a repository having a parent/owner repository, we're changing this column to be more semantically clear as to what it means.

We can also call it preceding commit but that doesn't make much sense in Git world.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>