diff --git a/index.html b/index.html index 1ce3126..8783e49 100644 --- a/index.html +++ b/index.html @@ -94,7 +94,7 @@

-

How can you use GitGitGadget?

+

How can you use GitGitGadget? #

So you cloned https://github.com/git/git and implemented a bug fix or a new feature? @@ -124,7 +124,7 @@

How can you use GitGitGadget?

-

What happens after GitGitGadget sent the mails?

+

What happens after GitGitGadget sent the mails? #

The patches will be reviewed by volunteers (be gentle...) and you will most likely receive helpful comments. @@ -135,7 +135,7 @@

What happens after GitGitGadget sent the mails?

-

Should I use GitGitGadget on GitGitGadget's Git fork or on Git's GitHub mirror?

+

Should I use GitGitGadget on GitGitGadget's Git fork or on Git's GitHub mirror? #

GitGitGadget works on both GitGitGadget's Git fork (https://github.com/gitgitgadget/git) and Git's GitHub mirror (https://github.com/git/git). @@ -195,7 +195,7 @@

Should I use GitGitGadget on GitGitGadget's Git fork or on Git's GitHub mirr

-

But... what is GitGitGadget?

+

But... what is GitGitGadget? #

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 https://github.com/gitgitgadget/gitgitgadget.