Commit fa0f9d2
fix: readObject when reading from packed objects with format
* fix: return packed object result early in readObject.js
* chore: simplify conditional logic in readObject.js
* chore: add tests for reading different format objects from packfile
* docs: add @limond as a contributorwrapped (#1935)1 parent 0231054 commit fa0f9d2
File tree
6 files changed
+54
-47
lines changed- js/isomorphic-git
6 files changed
+54
-47
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
| 377 | + | |
377 | 378 | | |
378 | 379 | | |
379 | 380 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3137 | 3137 | | |
3138 | 3138 | | |
3139 | 3139 | | |
3140 | | - | |
3141 | | - | |
3142 | | - | |
3143 | | - | |
| 3140 | + | |
| 3141 | + | |
| 3142 | + | |
| 3143 | + | |
| 3144 | + | |
| 3145 | + | |
| 3146 | + | |
3144 | 3147 | | |
3145 | 3148 | | |
| 3149 | + | |
3146 | 3150 | | |
3147 | 3151 | | |
3148 | 3152 | | |
3149 | 3153 | | |
| 3154 | + | |
3150 | 3155 | | |
3151 | 3156 | | |
3152 | 3157 | | |
3153 | 3158 | | |
3154 | 3159 | | |
3155 | | - | |
3156 | | - | |
3157 | | - | |
3158 | | - | |
3159 | | - | |
3160 | | - | |
3161 | | - | |
3162 | | - | |
3163 | | - | |
3164 | | - | |
3165 | | - | |
3166 | | - | |
3167 | | - | |
3168 | | - | |
| 3160 | + | |
| 3161 | + | |
3169 | 3162 | | |
3170 | 3163 | | |
3171 | | - | |
3172 | | - | |
3173 | | - | |
| 3164 | + | |
| 3165 | + | |
| 3166 | + | |
| 3167 | + | |
| 3168 | + | |
| 3169 | + | |
| 3170 | + | |
| 3171 | + | |
| 3172 | + | |
| 3173 | + | |
| 3174 | + | |
| 3175 | + | |
| 3176 | + | |
3174 | 3177 | | |
3175 | 3178 | | |
3176 | | - | |
| 3179 | + | |
3177 | 3180 | | |
3178 | 3181 | | |
3179 | 3182 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3131 | 3131 | | |
3132 | 3132 | | |
3133 | 3133 | | |
3134 | | - | |
3135 | | - | |
3136 | | - | |
3137 | | - | |
| 3134 | + | |
| 3135 | + | |
| 3136 | + | |
| 3137 | + | |
| 3138 | + | |
| 3139 | + | |
| 3140 | + | |
3138 | 3141 | | |
3139 | 3142 | | |
| 3143 | + | |
3140 | 3144 | | |
3141 | 3145 | | |
3142 | 3146 | | |
3143 | 3147 | | |
| 3148 | + | |
3144 | 3149 | | |
3145 | 3150 | | |
3146 | 3151 | | |
3147 | 3152 | | |
3148 | 3153 | | |
3149 | | - | |
3150 | | - | |
3151 | | - | |
3152 | | - | |
3153 | | - | |
3154 | | - | |
3155 | | - | |
3156 | | - | |
3157 | | - | |
3158 | | - | |
3159 | | - | |
3160 | | - | |
3161 | | - | |
3162 | | - | |
| 3154 | + | |
| 3155 | + | |
3163 | 3156 | | |
3164 | 3157 | | |
3165 | | - | |
3166 | | - | |
3167 | | - | |
| 3158 | + | |
| 3159 | + | |
| 3160 | + | |
| 3161 | + | |
| 3162 | + | |
| 3163 | + | |
| 3164 | + | |
| 3165 | + | |
| 3166 | + | |
| 3167 | + | |
| 3168 | + | |
| 3169 | + | |
| 3170 | + | |
3168 | 3171 | | |
3169 | 3172 | | |
3170 | | - | |
| 3173 | + | |
3171 | 3174 | | |
3172 | 3175 | | |
3173 | 3176 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Large diffs are not rendered by default.
0 commit comments