Commit b6f2b81
committed
git-lfs might fail early; let's rely on these caches to be recreated, where possible
Maybe this also means that one should prefer to not use git-lfs at all
and keep data in the packs themselves, it still shouldn't be too much overall.
Butl... for now, let's try to keep it to make the experience.
Here we choose the quick way out by simply checking in the archives in question
and by disabling git-lfs for them.
That way, most of the scripts still run, but we don't have to square the circle
trying to get these scripts portable, or spend a lot of time figuring out why
some baselines don't match perfectly (on windows).1 parent 98b08f4 commit b6f2b81
File tree
13 files changed
+9
-1
lines changed- .github/workflows
- gix-glob/tests/fixtures/generated-archives
- gix-object/tests/fixtures/generated-archives
- gix-pathspec/tests/fixtures/generated-archives
- gix-submodule/tests/fixtures/generated-archives
- gix/tests/fixtures/generated-archives
13 files changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Binary file not shown.
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Binary file not shown.
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
Binary file not shown.
Binary file not shown.
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Binary file not shown.
0 commit comments