Added custom repository gitgud.io
This commit is contained in:
parent
cada094371
commit
a25f1e0c2a
2 changed files with 7 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
[
|
[
|
||||||
|
"gitgud.json",
|
||||||
"github.json",
|
"github.json",
|
||||||
"gitlab.json",
|
"gitlab.json",
|
||||||
"n64.json"
|
"n64.json"
|
||||||
|
|
6
src/default_repositories/gitgud.json
Normal file
6
src/default_repositories/gitgud.json
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"name": "gitgud",
|
||||||
|
"type": "gitlab",
|
||||||
|
"host": "gitgud.io",
|
||||||
|
"ssl": true
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue