Commit 4e0cf9e
committed
cmd-diff: support
This strategy simply changes directory into the given path before
running the provided command rather than replacing a templated `{}`
with the path.
Useful for commands that operate more cleanly when operated on in
the directory where you want the operation to occur.cd strategy for diff_cmd_outputs1 parent a74696c commit 4e0cf9e
1 file changed
+11
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
404 | | - | |
| 404 | + | |
| 405 | + | |
405 | 406 | | |
406 | 407 | | |
407 | 408 | | |
408 | 409 | | |
409 | | - | |
410 | | - | |
411 | | - | |
412 | | - | |
413 | | - | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
414 | 419 | | |
415 | 420 | | |
416 | 421 | | |
| |||
0 commit comments