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
+4-4
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,7 @@
94
94
</p>
95
95
</div>
96
96
97
-
<h2>How can you use GitGitGadget?</h2>
97
+
<h2id="how-can-you-use-gitgitgadget">How can you use GitGitGadget?<ahref="#how-can-you-use-gitgitgadget">#</a></h2>
98
98
<divclass="block">
99
99
<p>
100
100
So you cloned <ahref="https://github.com/git/git">https://github.com/git/git</a> and implemented a bug fix or a new feature?
@@ -124,7 +124,7 @@ <h2>How can you use GitGitGadget?</h2>
124
124
</p>
125
125
</div>
126
126
127
-
<h2>What happens after GitGitGadget sent the mails?</h2>
127
+
<h2id="what-happens-after-gitgitgadget-sent-the-mails">What happens after GitGitGadget sent the mails?<ahref="#what-happens-after-gitgitgadget-sent-the-mails">#</a></h2>
128
128
<divclass="block">
129
129
<p>
130
130
The patches will be reviewed by volunteers (be gentle...) and you will most likely receive helpful comments.
@@ -135,7 +135,7 @@ <h2>What happens after GitGitGadget sent the mails?</h2>
135
135
</p>
136
136
</div>
137
137
138
-
<h2>Should I use GitGitGadget on GitGitGadget's Git fork or on Git's GitHub mirror?</h2>
138
+
<h2id="should-i-use-gitgitgadget-on-gitgitgadgets-git-fork-or-on-gits-github-mirror">Should I use GitGitGadget on GitGitGadget's Git fork or on Git's GitHub mirror?<ahref="#should-i-use-gitgitgadget-on-gitgitgadgets-git-fork-or-on-gits-github-mirror">#</a></h2>
139
139
<divclass="block">
140
140
<p>
141
141
GitGitGadget works on both GitGitGadget's Git fork (<ahref="https://github.com/gitgitgadget/git">https://github.com/gitgitgadget/git</a>) and Git's GitHub mirror (<ahref="https://github.com/git/git">https://github.com/git/git</a>).
@@ -195,7 +195,7 @@ <h2>Should I use GitGitGadget on GitGitGadget's Git fork or on Git's GitHub mirr
195
195
</table></div>
196
196
</div>
197
197
198
-
<h2>But... what <i>is</i> GitGitGadget?</h2>
198
+
<h2id="but-what-is-gitgitgadget">But... what <i>is</i> GitGitGadget?<ahref="#but-what-is-gitgitgadget">#</a></h2>
199
199
<divclass="block">
200
200
<p>
201
201
GitGitGadget itself is a GitHub App that is backed by an Azure Function written in pure Javascript which in turn triggers an Azure Pipeline written in Typescript (which is really easy to understand and write for everybody who knows even just a little Javascript), maintained at <ahref="https://github.com/gitgitgadget/gitgitgadget">https://github.com/gitgitgadget/gitgitgadget</a>.
0 commit comments