This commit is contained in:
Tao Tien 2026-01-16 21:57:07 -08:00
parent 89042ffe3b
commit a4ef3a984f
6 changed files with 23 additions and 13 deletions

View file

@ -35,6 +35,7 @@ alias jg = jj git clone --colocate
alias jp = jj git push
alias js = jj status
alias jw = jj workspace update-stale
alias jt = jj log -r @ -T `description`
def jm --wrapped [-r: string = "@", ...rest] {
mut r = $r