Commit dcf16b7
committed
@atlaspack/types-internal
Remove libgit dependency
Uses git CLI instead of libgit since we can't use it fully due to sparse
checkouts.
Test Plan: yarn test:integration
Reviewers:
marcins, JakeLane, pancaspe87, csowden-atlassian, alshdavid, mattcompiles
Reviewed By:
alshdavid, pancaspe87, mattcompiles, csowden-atlassian, marcins, JakeLane
Pull Request: #589
Fix: Running benchmarks from temp directory (#590)1 parent 8b37823 commit dcf16b7
File tree
34 files changed
+104
-83
lines changed- .changeset
- packages
- core
- core/test
- types-internal
- scripts
- dev/eslint-plugin-internal/test/rules
- shims/core-types-internal
- transformers/html/test
- unified
- src
- types-internal
- vendor
- parcel_source-map
- parcel_watcher
34 files changed
+104
-83
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments