build: jj-next

This commit is contained in:
Paul Campbell 2024-11-29 14:31:40 +00:00
parent 409b3d34f7
commit e2419d0d28

View file

@ -20,3 +20,14 @@ mutations:
# cargo doc # cargo doc
# cargo test # cargo test
# cargo test --example get # cargo test --example get
jj-next:
jj edit main
just jj-next-test
jj-next-test:
jj next --edit
jj bookmark move next
just build
jj bookmark move main
just jj-next-test