Skip to content

Commit e90de4d

Browse files
committed
Fix whitespace
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 9f52d8d commit e90de4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
GitGitGadget tries a different approach: allow contributing patches to the Git project itself by opening a Pull Request either at <a href="https://github.com/gitgitgadget/git">https://github.com/gitgitgadget/git</a> or directly at <a href="https://github.com/git/git">https://github.com/git/git</a> and let GitGitGadget prepare and send the corresponding mails.
9494
</p>
9595
</div>
96-
96+
9797
<h2>How can you use GitGitGadget?</h2>
9898
<div class="block">
9999
<p>
@@ -111,7 +111,7 @@ <h2>How can you use GitGitGadget?</h2>
111111
The first time you use GitGitGadget, you need to be added to the list of users with permission to use GitGitGadget (this is a <i>very</i> simple anti-spam measure).
112112
Any user who is already on that list can do that, by adding a comment to that Pull Request that says <code>/allow &lt;username&gt;</name></code> (with your GitHub login name).
113113
</p><p>
114-
The Pull Request will trigger a few Checks, most importantly one that will build Git and run the test suite on the main platforms, to make sure that everything works as advertised.
114+
The Pull Request will trigger a few Checks, most importantly one that will build Git and run the test suite on the main platforms, to make sure that everything works as advertised.
115115
</p><p>
116116
Once everything is ready to go, add a comment to that Pull Request saying <code>/submit</code>.
117117
This will trigger GitGitGadget (you can see the progress via the Check called "GitGitGadget PR Handler"): it will wrap your Pull Request into a nice bundle of mails in the format expected on the Git mailing list.

0 commit comments

Comments
 (0)