Commit 5988804
Add -r shortcut for --rebase option in wt sync command (#17)
Added -r as a shortcut for the existing --rebase flag in the sync
command.
This provides a more convenient way for users to request rebasing during
sync.
Also added a test to verify the shortcut works correctly.
Co-authored-by: Claude <noreply@anthropic.com>1 parent 20f6608 commit 5988804
2 files changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
299 | 306 | | |
300 | 307 | | |
301 | 308 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
491 | 491 | | |
492 | 492 | | |
493 | 493 | | |
494 | | - | |
| 494 | + | |
495 | 495 | | |
496 | 496 | | |
497 | 497 | | |
| |||
0 commit comments