Commit 78b219b
committed
refactor: convert remaining call sites and rewrite tests
Convert repo_tree.go LsTree to use gitRun with local args, removing
the last NewCommand call site. Rewrite command_test.go to test the
new gitRun/gitPipeline helpers directly, removing tests for the
deleted Command struct.1 parent 80933ab commit 78b219b
17 files changed
Lines changed: 455 additions & 566 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
0 commit comments