Commit ca31bcd
committed
refactor(scripts): migrate git-export helper from Python to bun
replace the python git-export script with a bun-based TypeScript implementation and update skill installation to invoke it via bun. Update docker ignore rules and README references to point to git-export.ts for consistency across tooling and docs1 parent fb7c07d commit ca31bcd
File tree
5 files changed
+448
-325
lines changed- scripts
5 files changed
+448
-325
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
352 | | - | |
| 352 | + | |
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
| |||
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
367 | | - | |
| 367 | + | |
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
| |||
This file was deleted.
0 commit comments