You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+18-18Lines changed: 18 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -142,48 +142,48 @@ <h2>Should I use GitGitGadget on GitGitGadget's Git fork or on Git's GitHub mirr
142
142
</tr>
143
143
<tr>
144
144
<tdclass="tg-0lax">Mirror emails answers as PR comments</td>
145
-
<tdclass="tg-baqh">✅</td>
146
-
<tdclass="tg-baqh">✅</td>
145
+
<tdclass="tg-baqh">✓</td>
146
+
<tdclass="tg-baqh">✓</td>
147
147
</tr>
148
148
<tr>
149
149
<tdclass="tg-0lax">Mirror PR comments as emails to the list</td>
150
-
<tdclass="tg-baqh">❌</td>
151
-
<tdclass="tg-baqh">❌</td>
150
+
<tdclass="tg-baqh">✗</td>
151
+
<tdclass="tg-baqh">✗</td>
152
152
</tr>
153
153
<tr>
154
154
<tdclass="tg-0lax">Build Git and run the test suite on Linux, macOS, Windows and FreeBSD</td>
155
-
<tdclass="tg-baqh">✅</td>
156
-
<tdclass="tg-baqh">✅</td>
155
+
<tdclass="tg-baqh">✓</td>
156
+
<tdclass="tg-baqh">✓</td>
157
157
</tr>
158
158
<tr>
159
159
<tdclass="tg-0lax">Comment on the PR when a topic branch is created in the <ahref="https://github.com/gitster/git/branches">maintainer's fork</a></td>
160
-
<tdclass="tg-baqh">✅</td>
161
-
<tdclass="tg-baqh">✅</td>
160
+
<tdclass="tg-baqh">✓</td>
161
+
<tdclass="tg-baqh">✓</td>
162
162
</tr>
163
163
<tr>
164
164
<tdclass="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
-
<tdclass="tg-baqh">✅</td>
166
-
<tdclass="tg-baqh">✅</td>
165
+
<tdclass="tg-baqh">✓</td>
166
+
<tdclass="tg-baqh">✓</td>
167
167
</tr>
168
168
<tr>
169
169
<tdclass="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
-
<tdclass="tg-baqh">✅</td>
171
-
<tdclass="tg-baqh">✅</td>
170
+
<tdclass="tg-baqh">✓</td>
171
+
<tdclass="tg-baqh">✓</td>
172
172
</tr>
173
173
<tr>
174
174
<tdclass="tg-0lax">Target <code>pu</code>, <code>next</code>, <code>master</code> and <code>maint</code></td>
175
-
<tdclass="tg-baqh">✅</td>
176
-
<tdclass="tg-baqh">✅</td>
175
+
<tdclass="tg-baqh">✓</td>
176
+
<tdclass="tg-baqh">✓</td>
177
177
</tr>
178
178
<tr>
179
179
<tdclass="tg-0lax">Target any topic branch in the maintainer's fork, as well as <code>git-gui/master</code></td>
180
-
<tdclass="tg-baqh">✅</td>
181
-
<tdclass="tg-baqh">❌</td>
180
+
<tdclass="tg-baqh">✓</td>
181
+
<tdclass="tg-baqh">✗</td>
182
182
</tr>
183
183
<tr>
184
184
<tdclass="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>
0 commit comments