CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 04:24:42 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/"30e5e6111778ef624eb25af1d9d83d6a"
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=o5YllyaKCc5b2SR%2FM7biDesYf212K%2FjyJcuePwGGb%2BiUFfjPoEE%2FUespH3OgrRBkm%2F1g0GAKsPCCc46%2F6esHLZWZS0IyoQLqPGyq3aGsB7ibD0klRP78VjPYQGUpyGdkGVudk3rrlfWTJzF8NQD77qgDl%2FBEdaQRbYmsgbN%2BWU8vtP4n6xymRSqhRe2Je4J%2F4zEYC4f%2BGCtR%2FUaateJfhkxkRdxr9MeuyIxsTV97cpFOe302vkJ7njfNTbfnNVVntAn0jVEkDGOHPz3Cr%2FfalA%3D%3D--ygIZni%2FyGyhdyVuQ--vjyUa8oeRr%2FnrVRDSMb9Ww%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1898575449.1752899081; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 04:24:41 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 04:24:41 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D0BE:1A6C04:29D23A:3C2769:687B1E09
chore: make `onAuth` the replacement for `username`, `password`, `tok… · isomorphic-git/isomorphic-git@e344578 · GitHub
Copy file name to clipboardExpand all lines: __tests__/__helpers__/generate-docs.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
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 422
Commit e344578
authored
BREAKING CHANGE: The `username`, `password`, `token`, and `oauth2format` params were removed and replaced with the `onAuth` callback. Since `onAuth` also replaced the `credentialManager` plugin, this means now there is a single way to do authentication instead of two.
1 parent e7d0842 commit e344578Copy full SHA for e344578
File tree
Expand file treeCollapse file tree
19 files changed
+173
-334
lines changedFilter options
- __tests__
- __helpers__
- docs
- src
- api
- commands
- managers
- website/i18n
Expand file treeCollapse file tree
19 files changed
+173
-334
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
40 | 39 |
| |
41 | 40 |
| |
42 | 41 |
| |
| |||
57 | 56 |
| |
58 | 57 |
| |
59 | 58 |
| |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
|
__tests__/__helpers__/generate-docs.js
Copy file name to clipboardExpand all lines: __tests__/__helpers__/generate-docs.js+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
199 | 199 |
| |
200 | 200 |
| |
201 | 201 |
| |
202 |
| - | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
203 | 206 |
| |
204 | 207 |
| |
205 | 208 |
| |
|
__tests__/test-hosting-providers.js
Copy file name to clipboardExpand all lines: __tests__/test-hosting-providers.js+47-94Lines changed: 47 additions & 94 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
12 | 18 |
| |
13 | 19 |
| |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
14 | 26 |
| |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 | 27 |
| |
24 | 28 |
| |
25 | 29 |
| |
| |||
28 | 32 |
| |
29 | 33 |
| |
30 | 34 |
| |
31 |
| - | |
32 |
| - | |
33 | 35 |
| |
34 | 36 |
| |
| 37 | + | |
35 | 38 |
| |
36 | 39 |
| |
37 | 40 |
| |
38 | 41 |
| |
39 | 42 |
| |
40 | 43 |
| |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 | 44 |
| |
50 | 45 |
| |
51 | 46 |
| |
| |||
54 | 49 |
| |
55 | 50 |
| |
56 | 51 |
| |
57 |
| - | |
58 |
| - | |
59 | 52 |
| |
60 | 53 |
| |
61 | 54 |
| |
| 55 | + | |
62 | 56 |
| |
63 | 57 |
| |
64 | 58 |
| |
65 | 59 |
| |
66 | 60 |
| |
67 | 61 |
| |
| 62 | + | |
68 | 63 |
| |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
69 | 68 |
| |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 | 69 |
| |
77 | 70 |
| |
78 | 71 |
| |
| |||
81 | 74 |
| |
82 | 75 |
| |
83 | 76 |
| |
84 |
| - | |
85 |
| - | |
86 | 77 |
| |
87 | 78 |
| |
| 79 | + | |
88 | 80 |
| |
89 | 81 |
| |
90 | 82 |
| |
91 | 83 |
| |
92 | 84 |
| |
93 | 85 |
| |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 | 86 |
| |
101 | 87 |
| |
102 | 88 |
| |
| |||
105 | 91 |
| |
106 | 92 |
| |
107 | 93 |
| |
108 |
| - | |
109 |
| - | |
110 | 94 |
| |
111 | 95 |
| |
112 | 96 |
| |
| 97 | + | |
113 | 98 |
| |
114 | 99 |
| |
115 | 100 |
| |
116 | 101 |
| |
117 | 102 |
| |
118 | 103 |
| |
| 104 | + | |
119 | 105 |
| |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
120 | 112 |
| |
121 |
| - | |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 | 113 |
| |
130 | 114 |
| |
131 | 115 |
| |
| |||
134 | 118 |
| |
135 | 119 |
| |
136 | 120 |
| |
137 |
| - | |
138 |
| - | |
139 | 121 |
| |
140 | 122 |
| |
141 | 123 |
| |
| 124 | + | |
142 | 125 |
| |
143 | 126 |
| |
144 | 127 |
| |
145 | 128 |
| |
146 | 129 |
| |
147 | 130 |
| |
148 |
| - | |
149 |
| - | |
150 |
| - | |
151 |
| - | |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 | 131 |
| |
157 | 132 |
| |
158 | 133 |
| |
| |||
161 | 136 |
| |
162 | 137 |
| |
163 | 138 |
| |
164 |
| - | |
165 |
| - | |
166 | 139 |
| |
167 | 140 |
| |
| 141 | + | |
168 | 142 |
| |
169 | 143 |
| |
170 | 144 |
| |
171 | 145 |
| |
172 | 146 |
| |
173 | 147 |
| |
| 148 | + | |
174 | 149 |
| |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
175 | 155 |
| |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 |
| - | |
184 | 156 |
| |
185 | 157 |
| |
186 | 158 |
| |
| |||
189 | 161 |
| |
190 | 162 |
| |
191 | 163 |
| |
192 |
| - | |
193 | 164 |
| |
194 | 165 |
| |
| 166 | + | |
195 | 167 |
| |
196 | 168 |
| |
197 | 169 |
| |
198 | 170 |
| |
199 | 171 |
| |
200 | 172 |
| |
201 |
| - | |
202 |
| - | |
203 |
| - | |
204 |
| - | |
205 |
| - | |
206 |
| - | |
207 |
| - | |
208 |
| - | |
209 | 173 |
| |
210 | 174 |
| |
211 | 175 |
| |
| |||
214 | 178 |
| |
215 | 179 |
| |
216 | 180 |
| |
217 |
| - | |
218 | 181 |
| |
219 | 182 |
| |
220 | 183 |
| |
| 184 | + | |
221 | 185 |
| |
222 | 186 |
| |
223 | 187 |
| |
224 | 188 |
| |
225 | 189 |
| |
226 | 190 |
| |
| 191 | + | |
227 | 192 |
| |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
228 | 199 |
| |
229 |
| - | |
230 |
| - | |
231 |
| - | |
232 |
| - | |
233 |
| - | |
234 |
| - | |
235 |
| - | |
236 |
| - | |
237 | 200 |
| |
238 | 201 |
| |
239 | 202 |
| |
| |||
242 | 205 |
| |
243 | 206 |
| |
244 | 207 |
| |
245 |
| - | |
246 |
| - | |
247 | 208 |
| |
248 | 209 |
| |
| 210 | + | |
249 | 211 |
| |
250 | 212 |
| |
251 | 213 |
| |
252 | 214 |
| |
253 | 215 |
| |
254 | 216 |
| |
255 |
| - | |
256 |
| - | |
257 |
| - | |
258 |
| - | |
259 |
| - | |
260 |
| - | |
261 |
| - | |
262 |
| - | |
263 | 217 |
| |
264 | 218 |
| |
265 | 219 |
| |
| |||
268 | 222 |
| |
269 | 223 |
| |
270 | 224 |
| |
271 |
| - | |
272 |
| - | |
273 | 225 |
| |
274 | 226 |
| |
275 | 227 |
| |
| 228 | + | |
276 | 229 |
| |
277 | 230 |
| |
278 | 231 |
| |
|
__tests__/test-plugin-http.js
Copy file name to clipboardExpand all lines: __tests__/test-plugin-http.js-31Lines changed: 0 additions & 31 deletions
This file was deleted.
You can’t perform that action at this time.
0 commit comments