diff options
-rw-r--r-- | .setup/gitlist | 19 |
1 files changed, 1 insertions, 18 deletions
diff --git a/.setup/gitlist b/.setup/gitlist index ff017d3..7ceb7ed 100644 --- a/.setup/gitlist +++ b/.setup/gitlist @@ -145,15 +145,6 @@ "branch": "" }, { - "path": "personal/archive/linux_kernel/", - "remotes": { - "kernel": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git", - "origin": "https://github.com/tydavis/linux.git", - "upstream": "https://github.com/torvalds/linux.git" - }, - "branch": "" - }, - { "path": "personal/archive/pathuniq-rs/", "remotes": { "origin": "https://github.com/tydavis/pathuniq-rs.git" @@ -270,13 +261,6 @@ "branch": "" }, { - "path": "temp/sqlite-cgo-no-cgo/", - "remotes": { - "origin": "https://github.com/multiprocessio/sqlite-cgo-no-cgo.git" - }, - "branch": "" - }, - { "path": "work/README/", "remotes": { "origin": "https://github.com/tydavis/README.git", @@ -428,8 +412,7 @@ { "path": "work/quake/", "remotes": { - "origin": "https://github.com/tydavis/quake.git", - "upstream": "https://github.com/hpe-hcss/quake.git" + "origin": "https://github.com/hpe-hcss/quake.git" }, "branch": "" }, |