Skip to content

Commit 58b623b

Browse files
committed
Features: use 3rd person
1 parent 013bf33 commit 58b623b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -141,47 +141,47 @@ <h2>Should I use GitGitGadget on GitGitGadget's Git fork or on Git's GitHub mirr
141141
<th class="tg-baqh"><a href="https://github.com/git/git">git/git</a></th>
142142
</tr>
143143
<tr>
144-
<td class="tg-0lax">Mirror emails answers as PR comments</td>
144+
<td class="tg-0lax">Mirrors emails answers as PR comments</td>
145145
<td class="tg-baqh"></td>
146146
<td class="tg-baqh"></td>
147147
</tr>
148148
<tr>
149-
<td class="tg-0lax">Mirror PR comments as emails to the list</td>
149+
<td class="tg-0lax">Mirrors PR comments as emails to the list</td>
150150
<td class="tg-baqh"></td>
151151
<td class="tg-baqh"></td>
152152
</tr>
153153
<tr>
154-
<td class="tg-0lax">Build Git and run the test suite on Linux, macOS, Windows and FreeBSD</td>
154+
<td class="tg-0lax">Builds Git and runs the test suite on Linux, macOS, Windows and FreeBSD</td>
155155
<td class="tg-baqh"></td>
156156
<td class="tg-baqh"></td>
157157
</tr>
158158
<tr>
159-
<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>
159+
<td class="tg-0lax">Comments on the PR when a topic branch is created in the <a href="https://github.com/gitster/git/branches">maintainer's fork</a></td>
160160
<td class="tg-baqh"></td>
161161
<td class="tg-baqh"></td>
162162
</tr>
163163
<tr>
164-
<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>
164+
<td class="tg-0lax">Comments on the PR when the series is integrated into <code>pu</code>, <code>next</code>, <code>master</code> and <code>maint</code></td>
165165
<td class="tg-baqh"></td>
166166
<td class="tg-baqh"></td>
167167
</tr>
168168
<tr>
169-
<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>
169+
<td class="tg-0lax">Adds 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>
170170
<td class="tg-baqh"></td>
171171
<td class="tg-baqh"></td>
172172
</tr>
173173
<tr>
174-
<td class="tg-0lax">Target <code>pu</code>, <code>next</code>, <code>master</code> and <code>maint</code></td>
174+
<td class="tg-0lax">PRs can target <code>pu</code>, <code>next</code>, <code>master</code> and <code>maint</code></td>
175175
<td class="tg-baqh"></td>
176176
<td class="tg-baqh"></td>
177177
</tr>
178178
<tr>
179-
<td class="tg-0lax">Target any topic branch in the maintainer's fork, as well as <code>git-gui/master</code></td>
179+
<td class="tg-0lax">PRs can target any topic branch in the maintainer's fork, as well as <a href="https://github.com/prati0100/git-gui"><code>git-gui/master</code></a></td>
180180
<td class="tg-baqh"></td>
181181
<td class="tg-baqh"></td>
182182
</tr>
183183
<tr>
184-
<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>
184+
<td class="tg-0lax">Creates 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>
185185
<td class="tg-baqh"></td>
186186
<td class="tg-baqh"></td>
187187
</tr>

0 commit comments

Comments
 (0)