CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 13:49:55 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/isomorphic-git/isomorphic-git.git
etag: W/"e0bcb5046b47afd0897eacbb41640415"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=OMJ5Osmjo0RV3c7Q4scf0DgxN6aPgIilDGzVDhkLxI%2Bq7yHJFIbr6oZ5di%2Bd%2FDggxrsx9uXnDnkTLnncDdxBzl6x6VesPVP%2Fq1Wm5Lc55DaaldEK9P%2BJfbdFZgTbydtEwwXBSUxJjSHNhacre8CGJAgLTKnj%2Bjw9yGAVHQ9sbeaL%2B6l1DntWf1Fit1%2Bn%2FIKHjTrOaWpWQTk2PHmuIsEF4Oo5mIZmGah8gvTizr5vX3R25vFmI6NO2Zl3P8wSTgLDP%2FbbyRa1sl8VwnvdDF6c9w%3D%3D--Jw0lu2nL6bsnX%2BYZ--td2BmVQi6K2o0JgWPjW66Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1648614006.1752932995; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 13:49:55 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 13:49:55 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9C5C:9AEBD:545A30:69C6B5:687BA283
chore: make 'http' param required (#1030) · isomorphic-git/isomorphic-git@47abb7a · GitHub
Copy file name to clipboardExpand all lines: __tests__/__helpers__/generate-docs.js
Copy file name to clipboardExpand all lines: __tests__/test-getRemoteInfo.js
Copy file name to clipboardExpand all lines: __tests__/test-hosting-providers.js
Copy file name to clipboardExpand all lines: __tests__/test-plugin-http.js
Copy file name to clipboardExpand all lines: __tests__/test-plugin_credentialManager.js
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 422
Commit 47abb7a
authored
chore: make 'http' param required (#1030)
BREAKING CHANGE: isomorphic-git no longer has a node HTTP client hard-coded into the `main` file and a browser HTTP client hard-coded into the `module` file. The HTTP clients are now in their own files; users pick one, import it, and provide it to functions that make requests.1 parent 8aaa232 commit 47abb7aCopy full SHA for 47abb7a
File tree
Expand file treeCollapse file tree
30 files changed
+124
-65
lines changedFilter options
- __tests__
- __helpers__
- docs
- src
- api
- builtin-browser
- builtin-node
- commands
- managers
- website/i18n
Expand file treeCollapse file tree
30 files changed
+124
-65
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
|
__tests__/__helpers__/generate-docs.js
Copy file name to clipboardExpand all lines: __tests__/__helpers__/generate-docs.js+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
151 |
| - | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
152 | 154 |
| |
153 |
| - | |
154 | 155 |
| |
155 | 156 |
| |
156 | 157 |
| |
| |||
180 | 181 |
| |
181 | 182 |
| |
182 | 183 |
| |
| 184 | + | |
183 | 185 |
| |
184 | 186 |
| |
185 | 187 |
| |
|
+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
| 20 | + | |
19 | 21 |
| |
20 | 22 |
| |
21 | 23 |
| |
| |||
37 | 39 |
| |
38 | 40 |
| |
39 | 41 |
| |
| 42 | + | |
40 | 43 |
| |
41 | 44 |
| |
42 | 45 |
| |
| |||
58 | 61 |
| |
59 | 62 |
| |
60 | 63 |
| |
| 64 | + | |
61 | 65 |
| |
62 | 66 |
| |
63 | 67 |
| |
| |||
82 | 86 |
| |
83 | 87 |
| |
84 | 88 |
| |
| 89 | + | |
85 | 90 |
| |
86 | 91 |
| |
87 | 92 |
| |
| |||
101 | 106 |
| |
102 | 107 |
| |
103 | 108 |
| |
| 109 | + | |
104 | 110 |
| |
105 | 111 |
| |
106 | 112 |
| |
| |||
123 | 129 |
| |
124 | 130 |
| |
125 | 131 |
| |
| 132 | + | |
126 | 133 |
| |
127 | 134 |
| |
128 | 135 |
| |
|
+17-3Lines changed: 17 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
| 24 | + | |
23 | 25 |
| |
24 | 26 |
| |
25 | 27 |
| |
| |||
44 | 46 |
| |
45 | 47 |
| |
46 | 48 |
| |
| 49 | + | |
47 | 50 |
| |
48 | 51 |
| |
49 | 52 |
| |
| |||
65 | 68 |
| |
66 | 69 |
| |
67 | 70 |
| |
| 71 | + | |
68 | 72 |
| |
69 | 73 |
| |
70 | 74 |
| |
| |||
89 | 93 |
| |
90 | 94 |
| |
91 | 95 |
| |
| 96 | + | |
92 | 97 |
| |
93 | 98 |
| |
94 | 99 |
| |
| |||
115 | 120 |
| |
116 | 121 |
| |
117 | 122 |
| |
| 123 | + | |
118 | 124 |
| |
119 | 125 |
| |
120 | 126 |
| |
| |||
142 | 148 |
| |
143 | 149 |
| |
144 | 150 |
| |
| 151 | + | |
145 | 152 |
| |
146 | 153 |
| |
147 | 154 |
| |
| |||
164 | 171 |
| |
165 | 172 |
| |
166 | 173 |
| |
| 174 | + | |
167 | 175 |
| |
168 | 176 |
| |
169 | 177 |
| |
| |||
186 | 194 |
| |
187 | 195 |
| |
188 | 196 |
| |
| 197 | + | |
189 | 198 |
| |
190 | 199 |
| |
191 | 200 |
| |
| |||
198 | 207 |
| |
199 | 208 |
| |
200 | 209 |
| |
| 210 | + | |
201 | 211 |
| |
202 | 212 |
| |
203 | 213 |
| |
| |||
223 | 233 |
| |
224 | 234 |
| |
225 | 235 |
| |
| 236 | + | |
226 | 237 |
| |
227 | 238 |
| |
228 | 239 |
| |
| |||
239 | 250 |
| |
240 | 251 |
| |
241 | 252 |
| |
242 |
| - | |
243 | 253 |
| |
| 254 | + | |
| 255 | + | |
244 | 256 |
| |
245 | 257 |
| |
246 | 258 |
| |
| |||
265 | 277 |
| |
266 | 278 |
| |
267 | 279 |
| |
268 |
| - | |
269 | 280 |
| |
| 281 | + | |
| 282 | + | |
270 | 283 |
| |
271 | 284 |
| |
272 | 285 |
| |
| |||
289 | 302 |
| |
290 | 303 |
| |
291 | 304 |
| |
292 |
| - | |
293 | 305 |
| |
| 306 | + | |
| 307 | + | |
294 | 308 |
| |
295 | 309 |
| |
296 | 310 |
| |
|
__tests__/test-getRemoteInfo.js
Copy file name to clipboardExpand all lines: __tests__/test-getRemoteInfo.js+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
| |||
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
| 18 | + | |
17 | 19 |
| |
18 | 20 |
| |
19 | 21 |
| |
| |||
27 | 29 |
| |
28 | 30 |
| |
29 | 31 |
| |
| 32 | + | |
30 | 33 |
| |
31 | 34 |
| |
32 | 35 |
| |
|
__tests__/test-hosting-providers.js
Copy file name to clipboardExpand all lines: __tests__/test-hosting-providers.js+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| 27 | + | |
26 | 28 |
| |
27 | 29 |
| |
28 | 30 |
| |
| |||
48 | 50 |
| |
49 | 51 |
| |
50 | 52 |
| |
| 53 | + | |
51 | 54 |
| |
52 | 55 |
| |
53 | 56 |
| |
| |||
75 | 78 |
| |
76 | 79 |
| |
77 | 80 |
| |
| 81 | + | |
78 | 82 |
| |
79 | 83 |
| |
80 | 84 |
| |
| |||
99 | 103 |
| |
100 | 104 |
| |
101 | 105 |
| |
| 106 | + | |
102 | 107 |
| |
103 | 108 |
| |
104 | 109 |
| |
| |||
129 | 134 |
| |
130 | 135 |
| |
131 | 136 |
| |
| 137 | + | |
132 | 138 |
| |
133 | 139 |
| |
134 | 140 |
| |
| |||
156 | 162 |
| |
157 | 163 |
| |
158 | 164 |
| |
| 165 | + | |
159 | 166 |
| |
160 | 167 |
| |
161 | 168 |
| |
| |||
183 | 190 |
| |
184 | 191 |
| |
185 | 192 |
| |
| 193 | + | |
186 | 194 |
| |
187 | 195 |
| |
188 | 196 |
| |
| |||
207 | 215 |
| |
208 | 216 |
| |
209 | 217 |
| |
| 218 | + | |
210 | 219 |
| |
211 | 220 |
| |
212 | 221 |
| |
| |||
235 | 244 |
| |
236 | 245 |
| |
237 | 246 |
| |
| 247 | + | |
238 | 248 |
| |
239 | 249 |
| |
240 | 250 |
| |
| |||
260 | 270 |
| |
261 | 271 |
| |
262 | 272 |
| |
| 273 | + | |
263 | 274 |
| |
264 | 275 |
| |
265 | 276 |
| |
|
__tests__/test-plugin-http.js
Copy file name to clipboardExpand all lines: __tests__/test-plugin-http.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
__tests__/test-plugin_credentialManager.js
Copy file name to clipboardExpand all lines: __tests__/test-plugin_credentialManager.js+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| 27 | + | |
26 | 28 |
| |
27 | 29 |
| |
28 | 30 |
| |
| |||
61 | 63 |
| |
62 | 64 |
| |
63 | 65 |
| |
| 66 | + | |
64 | 67 |
| |
65 | 68 |
| |
66 | 69 |
| |
|
You can’t perform that action at this time.
0 commit comments