Add instructions to checkout latest CFbot patchset
authorJelte Fennema-Nio <[email protected]>
Tue, 24 Sep 2024 20:28:41 +0000 (22:28 +0200)
committerMagnus Hagander <[email protected]>
Tue, 24 Sep 2024 20:28:41 +0000 (22:28 +0200)
pgcommitfest/commitfest/templates/patch.html

index 1205d9189338e23de9b55d9a412a41387d979458..33670cf2abc3ad7ea5ecf668a402a2eab7b156d0 100644 (file)
       <a href="{{patch.gitlink}}">Git</a>
       {%endif%}</td>
     </tr>
+    <tr>
+      <th>Checkout latest CFbot patchset</th>
+      <td>
+        Go to your local checkout of the PostgreSQL repository and run:
+        <pre><code>git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
+git fetch commitfest cf/{{patch.id}}
+git checkout commitfest/cf/{{patch.id}}</code></pre>
+      </td>
+    </tr>
     <tr>
       <th>Emails</th>
       <td>