Skip to content

Commit

Permalink
Merge pull request #16 from Arthur-Milchior/clarify_again
Browse files Browse the repository at this point in the history
Clarify how to be added to allow list
  • Loading branch information
dscho authored Nov 4, 2022
2 parents f457d3b + 9396fc4 commit 45755e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,8 @@ <h2>How can you use GitGitGadget?</h2>
You might also want to read the <a href="https://git-scm.com/docs/gitworkflows">gitworkflows</a> manual page to understand how your contributions will be integrated in Git's repository, as well as <a href="https://github.com/git/git/blob/todo/MaintNotes">this note from Git's maintainer</a>.
</p><p>
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).
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;</code> (with your GitHub login name).
Using <a src="https://web.libera.chat/#git-devel">IRC</a> or <a src="https://github.com/gitgitgadget/git/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aopen+%22%2Fallow%22">PRs</a> you can find a user already on this list and request them to add you to the list.
To do so, they simply have to add a comment to that Pull Request that says <code>/allow</name></code>.
</p><p>
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.
</p><p>
Expand Down

2 comments on commit 45755e2

@1ohn-Brown1

This comment was marked as off-topic.

@1ohn-Brown1

This comment was marked as off-topic.

Please sign in to comment.