Commit a52dad9
Merge Resolver
fix: ensure exclude file is properly created on initial shadow repo setup
- Force write exclude file on initial creation since git creates a default one
- Fix test to delete exclude file before re-initialization to test LFS patterns
- Add verification that exclude patterns are properly applied1 parent 18f76b8 commit a52dad9
File tree
2 files changed
+11
-3
lines changed- src/services/checkpoints
- __tests__
2 files changed
+11
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
| |||
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
298 | 303 | | |
299 | 304 | | |
300 | 305 | | |
| |||
315 | 320 | | |
316 | 321 | | |
317 | 322 | | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
318 | 327 | | |
319 | 328 | | |
320 | | - | |
321 | | - | |
322 | 329 | | |
323 | 330 | | |
324 | 331 | | |
| |||
0 commit comments