Skip to content

Commit 013bf33

Browse files
committed
Features: use monochrome checks and x's
1 parent 828bf9d commit 013bf33

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

index.html

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -142,48 +142,48 @@ <h2>Should I use GitGitGadget on GitGitGadget's Git fork or on Git's GitHub mirr
142142
</tr>
143143
<tr>
144144
<td class="tg-0lax">Mirror emails answers as PR comments</td>
145-
<td class="tg-baqh"></td>
146-
<td class="tg-baqh"></td>
145+
<td class="tg-baqh"></td>
146+
<td class="tg-baqh"></td>
147147
</tr>
148148
<tr>
149149
<td class="tg-0lax">Mirror PR comments as emails to the list</td>
150-
<td class="tg-baqh"></td>
151-
<td class="tg-baqh"></td>
150+
<td class="tg-baqh"></td>
151+
<td class="tg-baqh"></td>
152152
</tr>
153153
<tr>
154154
<td class="tg-0lax">Build Git and run the test suite on Linux, macOS, Windows and FreeBSD</td>
155-
<td class="tg-baqh"></td>
156-
<td class="tg-baqh"></td>
155+
<td class="tg-baqh"></td>
156+
<td class="tg-baqh"></td>
157157
</tr>
158158
<tr>
159159
<td class="tg-0lax">Comment on the PR when a topic branch is created in the <a href="https://github.com/gitster/git/branches">maintainer's fork</a></td>
160-
<td class="tg-baqh"></td>
161-
<td class="tg-baqh"></td>
160+
<td class="tg-baqh"></td>
161+
<td class="tg-baqh"></td>
162162
</tr>
163163
<tr>
164164
<td class="tg-0lax">Comment on the PR when the series is integrated into <code>pu</code>, <code>next</code>, <code>master</code> and <code>maint</code></td>
165-
<td class="tg-baqh"></td>
166-
<td class="tg-baqh"></td>
165+
<td class="tg-baqh"></td>
166+
<td class="tg-baqh"></td>
167167
</tr>
168168
<tr>
169169
<td class="tg-0lax">Add a label to the PR when the series is integrated into <code>pu</code>, <code>next</code>, <code>master</code> and <code>maint</code></td>
170-
<td class="tg-baqh"></td>
171-
<td class="tg-baqh"></td>
170+
<td class="tg-baqh"></td>
171+
<td class="tg-baqh"></td>
172172
</tr>
173173
<tr>
174174
<td class="tg-0lax">Target <code>pu</code>, <code>next</code>, <code>master</code> and <code>maint</code></td>
175-
<td class="tg-baqh"></td>
176-
<td class="tg-baqh"></td>
175+
<td class="tg-baqh"></td>
176+
<td class="tg-baqh"></td>
177177
</tr>
178178
<tr>
179179
<td class="tg-0lax">Target any topic branch in the maintainer's fork, as well as <code>git-gui/master</code></td>
180-
<td class="tg-baqh"></td>
181-
<td class="tg-baqh"></td>
180+
<td class="tg-baqh"></td>
181+
<td class="tg-baqh"></td>
182182
</tr>
183183
<tr>
184184
<td class="tg-0lax">Get a direct link between the last commit of the series and the corresponding commit in the "most upstream" integration branch as a GitHub check</td>
185-
<td class="tg-baqh"></td>
186-
<td class="tg-baqh"></td>
185+
<td class="tg-baqh"></td>
186+
<td class="tg-baqh"></td>
187187
</tr>
188188
</table></div>
189189
</div>

0 commit comments

Comments
 (0)