Update personal repo configuration
This commit is contained in:
@@ -59,7 +59,7 @@ name = "misc/wifiqr"
|
|||||||
|
|
||||||
[[trees.repos.remotes]]
|
[[trees.repos.remotes]]
|
||||||
name = "github"
|
name = "github"
|
||||||
url = "ssh://git@github.com/hakoerber/wifi-qr.git"
|
url = "ssh://git@github.com/hakoerber/wifiqr.git"
|
||||||
type = "ssh"
|
type = "ssh"
|
||||||
|
|
||||||
[[trees.repos]]
|
[[trees.repos]]
|
||||||
@@ -74,7 +74,7 @@ type = "ssh"
|
|||||||
name = "misc/xftwidth"
|
name = "misc/xftwidth"
|
||||||
|
|
||||||
[[trees.repos.remotes]]
|
[[trees.repos.remotes]]
|
||||||
name = "origin"
|
name = "github"
|
||||||
url = "ssh://git@github.com/hakoerber/xftwidth.git"
|
url = "ssh://git@github.com/hakoerber/xftwidth.git"
|
||||||
type = "ssh"
|
type = "ssh"
|
||||||
|
|
||||||
@@ -83,10 +83,6 @@ name = "upstream"
|
|||||||
url = "https://github.com/vixus0/xftwidth"
|
url = "https://github.com/vixus0/xftwidth"
|
||||||
type = "https"
|
type = "https"
|
||||||
|
|
||||||
[[trees.repos]]
|
|
||||||
name = "x-hidecursor"
|
|
||||||
remotes = []
|
|
||||||
|
|
||||||
[[trees.repos]]
|
[[trees.repos]]
|
||||||
name = "git-repo-manager"
|
name = "git-repo-manager"
|
||||||
|
|
||||||
@@ -124,11 +120,6 @@ name = "github"
|
|||||||
url = "ssh://git@github.com/hakoerber/acimaker.git"
|
url = "ssh://git@github.com/hakoerber/acimaker.git"
|
||||||
type = "ssh"
|
type = "ssh"
|
||||||
|
|
||||||
[[trees.repos.remotes]]
|
|
||||||
name = "private"
|
|
||||||
url = "git@code.sys.haktec.de:container/acimaker.git"
|
|
||||||
type = "ssh"
|
|
||||||
|
|
||||||
[[trees.repos]]
|
[[trees.repos]]
|
||||||
name = "container/drone-kaniko"
|
name = "container/drone-kaniko"
|
||||||
|
|
||||||
@@ -204,7 +195,11 @@ type = "ssh"
|
|||||||
|
|
||||||
[[trees.repos]]
|
[[trees.repos]]
|
||||||
name = "lea-michael-hochzeit"
|
name = "lea-michael-hochzeit"
|
||||||
remotes = []
|
|
||||||
|
[[trees.repos.remotes]]
|
||||||
|
name = "origin"
|
||||||
|
url = "ssh://git@code.hkoerber.de:2222/hannes/lea-michi-hochzeit.git"
|
||||||
|
type = "ssh"
|
||||||
|
|
||||||
[[trees.repos]]
|
[[trees.repos]]
|
||||||
name = "builddoc"
|
name = "builddoc"
|
||||||
@@ -236,11 +231,11 @@ url = "ssh://git@github.com/hakoerber/fizzbuzz.git"
|
|||||||
type = "ssh"
|
type = "ssh"
|
||||||
|
|
||||||
[[trees.repos]]
|
[[trees.repos]]
|
||||||
name = "ggj/2018/the-lost-son"
|
name = "ggj/2018-the-lost-son"
|
||||||
|
|
||||||
[[trees.repos.remotes]]
|
[[trees.repos.remotes]]
|
||||||
name = "origin"
|
name = "origin"
|
||||||
url = "ssh://git@github.com:niklas-heer/the-lost-son.git"
|
url = "ssh://git@github.com/niklas-heer/the-lost-son.git"
|
||||||
type = "ssh"
|
type = "ssh"
|
||||||
|
|
||||||
[[trees.repos]]
|
[[trees.repos]]
|
||||||
@@ -313,5 +308,18 @@ type = "ssh"
|
|||||||
|
|
||||||
[[trees.repos.remotes]]
|
[[trees.repos.remotes]]
|
||||||
name = "origin"
|
name = "origin"
|
||||||
url = "ssh://git@code.hkoerber.de:2222/hakoerber/aws-glacier-backup.git"
|
url = "ssh://git@code.hkoerber.de:2222/hannes/aws-glacier-backup.git"
|
||||||
type = "ssh"
|
type = "ssh"
|
||||||
|
|
||||||
|
[[trees.repos]]
|
||||||
|
name = "unclutter-xfixes"
|
||||||
|
|
||||||
|
[[trees.repos.remotes]]
|
||||||
|
name = "github"
|
||||||
|
url = "git@github.com:hakoerber/unclutter-xfixes.git"
|
||||||
|
type = "ssh"
|
||||||
|
|
||||||
|
[[trees.repos.remotes]]
|
||||||
|
name = "upstream"
|
||||||
|
url = "https://github.com/Airblader/unclutter-xfixes"
|
||||||
|
type = "https"
|
||||||
|
|||||||
Reference in New Issue
Block a user