Added custom repository gitgud.io

This commit is contained in:
Netkas 2022-12-18 03:05:13 -05:00
parent cada094371
commit a25f1e0c2a
2 changed files with 7 additions and 0 deletions

View file

@ -1,4 +1,5 @@
[ [
"gitgud.json",
"github.json", "github.json",
"gitlab.json", "gitlab.json",
"n64.json" "n64.json"

View file

@ -0,0 +1,6 @@
{
"name": "gitgud",
"type": "gitlab",
"host": "gitgud.io",
"ssl": true
}