Commit 719c1cd
authored
Add gt ss and gt undo commands (#180)
Both are common graphite commands. Descriptions adapted from [https://graphite.dev/docs/command-reference](https://graphite.dev/docs/cheatsheet)
Adding `gt ss` is very useful since previously this would autocorrect to `gt squash`:

Note that `gt ss` is a default alias which can be overriden, but only by assigning something else to the `ss` alias, in which case we would still want to stop this from auto-correcting.1 parent 06bac89 commit 719c1cd
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
586 | 586 | | |
587 | 587 | | |
588 | 588 | | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
589 | 603 | | |
590 | 604 | | |
591 | 605 | | |
| |||
0 commit comments