diff options
author | Tyler Davis <tydavis@gmail.com> | 2023-03-09 03:54:51 +0000 |
---|---|---|
committer | Tyler Davis <tydavis@gmail.com> | 2023-03-09 03:54:51 +0000 |
commit | cbf9096a4955c9f7a81e2a1f52b91c2e1beea133 (patch) | |
tree | ffc14a5d5f1509101f1294bb64a972188354bfc1 /.setup | |
parent | 0847ed72cc890c8171c0e30382558c5147460b5a (diff) | |
download | dotfiles-cbf9096a4955c9f7a81e2a1f52b91c2e1beea133.tar.gz dotfiles-cbf9096a4955c9f7a81e2a1f52b91c2e1beea133.zip |
git: remove kernel, quake-fork
Diffstat (limited to '.setup')
-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": "" }, |