Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb6010e9

Browse files
JelteFmhagander
authored andcommitted
Add instructions to checkout latest CFbot patchset
1 parent2ada851 commitb6010e9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎pgcommitfest/commitfest/templates/patch.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,15 @@
6161
<ahref="{{patch.gitlink}}">Git</a>
6262
{%endif%}</td>
6363
</tr>
64+
<tr>
65+
<th>Checkout latest CFbot patchset</th>
66+
<td>
67+
Go to your local checkout of the PostgreSQL repository and run:
68+
<pre><code>git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
69+
git fetch commitfest cf/{{patch.id}}
70+
git checkout commitfest/cf/{{patch.id}}</code></pre>
71+
</td>
72+
</tr>
6473
<tr>
6574
<th>Emails</th>
6675
<td>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp