summaryrefslogtreecommitdiffstats
path: root/.setup/gitlist
blob: 81d306ca0abcc0f1e0fd4dadf3bbf4e1fd2e7ca0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
{
  "repos": [
    {
      "path": "jon/PDD/",
      "remotes": {
        "origin": "https://github.com/MightyThor/PDD.git"
      }
    },
    {
      "path": "jon/PDD-Specs/",
      "remotes": {
        "origin": "https://github.com/MightyThor/PDD-Specs.git"
      }
    },
    {
      "path": "personal/age/",
      "remotes": {
        "origin": "https://github.com/tydavis/age.git",
        "upstream": "https://github.com/FiloSottile/age.git"
      }
    },
    {
      "path": "personal/archive/blog-raw/",
      "remotes": {
        "origin": "https://github.com/tydavis/blog-raw.git"
      }
    },
    {
      "path": "personal/archive/dnstracker/",
      "remotes": {
        "origin": "https://github.com/tydavis/dnstracker.git"
      }
    },
    {
      "path": "personal/archive/gartifact/",
      "remotes": {
        "origin": "https://github.com/tydavis/gartifact.git"
      }
    },
    {
      "path": "personal/archive/getmds/",
      "remotes": {
        "origin": "https://github.com/tydavis/getmds.git"
      }
    },
    {
      "path": "personal/archive/hello-world-docker/",
      "remotes": {
        "origin": "https://github.com/tydavis/hello-world-docker.git"
      }
    },
    {
      "path": "personal/archive/lightningwavestories/",
      "remotes": {
        "origin": "https://github.com/tydavis/lightningwavestories.git"
      }
    },
    {
      "path": "personal/archive/showreadiness/",
      "remotes": {
        "origin": "https://github.com/tydavis/showreadiness.git"
      }
    },
    {
      "path": "personal/archive/updatedns/",
      "remotes": {
        "origin": "https://github.com/tydavis/updatedns.git"
      }
    },
    {
      "path": "personal/exercism-cli/",
      "remotes": {
        "origin": "https://github.com/exercism/cli.git",
        "tydavis": "https://github.com/tydavis/cli.git"
      }
    },
    {
      "path": "personal/gosrc/",
      "remotes": {
        "google": "https://go.googlesource.com/go",
        "origin": "https://github.com/golang/go.git",
        "tydavis": "https://github.com/tydavis/go.git"
      }
    },
    {
      "path": "personal/journal/",
      "remotes": {
        "origin": "https://github.com/tydavis/journal.git"
      }
    },
    {
      "path": "personal/kernel_linux/",
      "remotes": {
        "origin": "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git"
      }
    },
    {
      "path": "personal/lab/",
      "remotes": {
        "origin": "https://github.com/zaquestion/lab.git"
      }
    },
    {
      "path": "personal/lawsofengineering/",
      "remotes": {
        "origin": "https://github.com/tydavis/lawsofengineering.git"
      }
    },
    {
      "path": "personal/pathuniq-rs/",
      "remotes": {
        "origin": "https://github.com/tydavis/pathuniq-rs.git"
      }
    },
    {
      "path": "personal/rage/",
      "remotes": {
        "origin": "https://github.com/tydavis/rage.git",
        "upstream": "https://github.com/str4d/rage.git"
      }
    },
    {
      "path": "personal/resume/",
      "remotes": {
        "origin": "https://github.com/tydavis/resume.git"
      }
    },
    {
      "path": "personal/terraform/",
      "remotes": {
        "origin": "https://github.com/hashicorp/terraform.git",
        "tydavis": "https://github.com/tydavis/terraform.git"
      }
    },
    {
      "path": "personal/tydavis/",
      "remotes": {
        "origin": "https://github.com/tydavis/tydavis.git"
      }
    },
    {
      "path": "personal/ultimate_rust_crash_course/",
      "remotes": {
        "origin": "https://github.com/CleanCut/ultimate_rust_crash_course.git",
        "tydavis": "https://github.com/tydavis/ultimate_rust_crash_course.git"
      }
    },
    {
      "path": "personal/updatedns-curl/",
      "remotes": {
        "origin": "https://github.com/tydavis/updatedns-curl.git"
      }
    },
    {
      "path": "personal/utilities/",
      "remotes": {
        "origin": "https://github.com/tydavis/utilities.git"
      }
    },
    {
      "path": "temp/rustlings/",
      "remotes": {
        "origin": "https://github.com/rust-lang/rustlings"
      }
    },
    {
      "path": "temp/tools/",
      "remotes": {
        "origin": "https://github.com/golang/tools.git"
      }
    },
    {
      "path": "work/README/",
      "remotes": {
        "origin": "https://github.com/hpe-hcss/README.git",
        "tydavis": "https://github.com/tydavis/README.git"
      }
    },
    {
      "path": "work/foundation/",
      "remotes": {
        "origin": "https://github.com/hpe-hcss/foundation.git"
      }
    },
    {
      "path": "work/prometheus/",
      "remotes": {
        "origin": "https://github.com/prometheus/prometheus.git",
        "tydavis": "https://github.com/tydavis/prometheus.git"
      }
    },
    {
      "path": "work/sre-service-catalog/",
      "remotes": {
        "origin": "https://github.com/hpe-hcss/sre-service-catalog.git"
      }
    }
  ]
}