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
+2-1
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,8 @@ <h2>How can you use GitGitGadget?</h2>
117
117
</p><p>
118
118
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.
119
119
</p><p>
120
-
Once everything is ready to go, add a comment to that Pull Request saying <code>/submit</code>.
120
+
Once you feel everything is ready to go, add a comment to that Pull Request saying <code>/preview</code>. This will send you a copy of the Pull Request to check.
121
+
Once you are happy with the result, add a comment to that Pull Request saying <code>/submit</code>.
121
122
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