CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 04:27:12 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/"ddc52fa6fd48b13bd0c7979e97d6a202"
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=VZaY93U7CMxAWOuHvSw81a95JEX38GmqW%2FKUcHuGOredX7oYeZicVy%2BL1%2B3kt5QTZ5TElW4tZ0myTOjLXSg0dLD%2F7Yb5Utj16zxElOwq14qeArJaq7VEZrju3%2BqEXymyLps%2BBaPJ%2Flml1aKO8Lp7dvCUvFAs7FtDlleQ4pdBJa3W7F9HhIsWesglIuxAaanIj37t3LuGR7jaQJYz4cNkHjaNV7InxvPD%2FpnCf25BOPYsXOYNMleMOA49PeuX7ArQiR0HjqgcCBkjjc%2FEzGU4FQ%3D%3D--UPAS%2BU%2BCbJYsj6Ir--y%2FrxuZINOC2DGhgYSPM7QQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1675457541.1752899231; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 04:27:11 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 04:27:11 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 98DA:10A6BA:A086F:DE58A:687B1E9F
chore(push): improve schema design of PushResult (#1036) · isomorphic-git/isomorphic-git@08ce40e · GitHub
Copy file name to clipboardExpand all lines: __tests__/test-hosting-providers.js
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 422
Commit 08ce40e
authored
chore(push): improve schema design of PushResult (#1036)
BREAKING CHANGE: the `push` function now throws if any of the refs on the remote were not updated successfully. It also returns a nicely typed result object organized by ref, rather than a loose collection of strings organized by outcome.1 parent f4f4bb4 commit 08ce40eCopy full SHA for 08ce40e
File tree
Expand file treeCollapse file tree
12 files changed
+87
-91
lines changedFilter options
- __tests__
- src
- api
- commands
- models
- wire
Expand file treeCollapse file tree
12 files changed
+87
-91
lines changed+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
| 22 | + | |
24 | 23 |
| |
25 | 24 |
| |
26 | 25 |
| |
|
__tests__/test-hosting-providers.js
Copy file name to clipboardExpand all lines: __tests__/test-hosting-providers.js+10-15Lines changed: 10 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
64 |
| - | |
65 |
| - | |
| 63 | + | |
| 64 | + | |
66 | 65 |
| |
67 | 66 |
| |
68 | 67 |
| |
| |||
114 | 113 |
| |
115 | 114 |
| |
116 | 115 |
| |
117 |
| - | |
118 |
| - | |
119 |
| - | |
| 116 | + | |
| 117 | + | |
120 | 118 |
| |
121 | 119 |
| |
122 | 120 |
| |
| |||
144 | 142 |
| |
145 | 143 |
| |
146 | 144 |
| |
147 |
| - | |
148 |
| - | |
149 |
| - | |
| 145 | + | |
| 146 | + | |
150 | 147 |
| |
151 | 148 |
| |
152 | 149 |
| |
| |||
224 | 221 |
| |
225 | 222 |
| |
226 | 223 |
| |
227 |
| - | |
228 |
| - | |
229 |
| - | |
| 224 | + | |
| 225 | + | |
230 | 226 |
| |
231 | 227 |
| |
232 | 228 |
| |
| |||
280 | 276 |
| |
281 | 277 |
| |
282 | 278 |
| |
283 |
| - | |
284 |
| - | |
285 |
| - | |
| 279 | + | |
| 280 | + | |
286 | 281 |
| |
287 | 282 |
| |
288 | 283 |
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
304 | 304 |
| |
305 | 305 |
| |
306 | 306 |
| |
| 307 | + | |
307 | 308 |
| |
308 | 309 |
| |
309 | 310 |
| |
310 |
| - | |
311 | 311 |
| |
312 | 312 |
| |
313 | 313 |
| |
| |||
351 | 351 |
| |
352 | 352 |
| |
353 | 353 |
| |
| 354 | + | |
354 | 355 |
| |
355 | 356 |
| |
356 | 357 |
| |
357 |
| - | |
358 | 358 |
| |
359 | 359 |
| |
360 | 360 |
| |
|
+16-24Lines changed: 16 additions & 24 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
| 40 | + | |
| 41 | + | |
43 | 42 |
| |
44 | 43 |
| |
45 | 44 |
| |
| |||
59 | 58 |
| |
60 | 59 |
| |
61 | 60 |
| |
62 |
| - | |
63 |
| - | |
64 |
| - | |
| 61 | + | |
| 62 | + | |
65 | 63 |
| |
66 | 64 |
| |
67 | 65 |
| |
| |||
82 | 80 |
| |
83 | 81 |
| |
84 | 82 |
| |
85 |
| - | |
86 |
| - | |
87 |
| - | |
| 83 | + | |
| 84 | + | |
88 | 85 |
| |
89 | 86 |
| |
90 | 87 |
| |
| |||
107 | 104 |
| |
108 | 105 |
| |
109 | 106 |
| |
110 |
| - | |
111 |
| - | |
112 |
| - | |
| 107 | + | |
| 108 | + | |
113 | 109 |
| |
114 | 110 |
| |
115 | 111 |
| |
| |||
129 | 125 |
| |
130 | 126 |
| |
131 | 127 |
| |
132 |
| - | |
133 |
| - | |
134 |
| - | |
| 128 | + | |
| 129 | + | |
135 | 130 |
| |
136 | 131 |
| |
137 | 132 |
| |
| |||
163 | 158 |
| |
164 | 159 |
| |
165 | 160 |
| |
166 |
| - | |
167 |
| - | |
168 |
| - | |
| 161 | + | |
| 162 | + | |
169 | 163 |
| |
170 | 164 |
| |
171 | 165 |
| |
| |||
191 | 185 |
| |
192 | 186 |
| |
193 | 187 |
| |
194 |
| - | |
195 |
| - | |
196 |
| - | |
| 188 | + | |
| 189 | + | |
197 | 190 |
| |
198 | 191 |
| |
199 | 192 |
| |
| |||
213 | 206 |
| |
214 | 207 |
| |
215 | 208 |
| |
216 |
| - | |
217 |
| - | |
218 |
| - | |
| 209 | + | |
| 210 | + | |
219 | 211 |
| |
220 | 212 |
| |
221 | 213 |
| |
|
+4-1Lines changed: 4 additions & 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 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
11 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 |
| |
13 | 16 |
| |
14 | 17 |
| |
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
| 96 | + | |
96 | 97 |
| |
97 | 98 |
| |
98 | 99 |
| |
| |||
101 | 102 |
| |
102 | 103 |
| |
103 | 104 |
| |
| 105 | + | |
104 | 106 |
| |
105 | 107 |
| |
106 | 108 |
| |
|
+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 | 5 |
| |
7 |
| - | |
| 6 | + | |
8 | 7 |
| |
9 | 8 |
| |
10 | 9 |
| |
|
+1-9Lines changed: 1 addition & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 | 9 |
| |
19 | 10 |
| |
20 | 11 |
| |
| |||
52 | 43 |
| |
53 | 44 |
| |
54 | 45 |
| |
| 46 | + | |
55 | 47 |
| |
56 | 48 |
| |
57 | 49 |
| |
|
+12-24Lines changed: 12 additions & 24 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 | 22 |
| |
32 | 23 |
| |
33 | 24 |
| |
| |||
52 | 43 |
| |
53 | 44 |
| |
54 | 45 |
| |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
| 46 | + | |
67 | 47 |
| |
68 | 48 |
| |
69 | 49 |
| |
| |||
248 | 228 |
| |
249 | 229 |
| |
250 | 230 |
| |
251 |
| - | |
252 |
| - | |
| 231 | + | |
| 232 | + | |
253 | 233 |
| |
254 | 234 |
| |
255 | 235 |
| |
| |||
260 | 240 |
| |
261 | 241 |
| |
262 | 242 |
| |
263 |
| - | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
264 | 252 |
|
+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
275 | 275 |
| |
276 | 276 |
| |
277 | 277 |
| |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + |
You can’t perform that action at this time.
0 commit comments