diff --git a/justfile b/justfile index c715dc2..ad8421e 100644 --- a/justfile +++ b/justfile @@ -23,12 +23,12 @@ mutations: # cargo test --example get jj-next: - jj edit main + jj edit main --ignore-immutable just jj-next-test jj-next-test: jj next --edit - jj bookmark move next + jj bookmark move next --allow-backwards just build jj bookmark move main just jj-next-test