ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib/tests
Martin von Zweigbergk a663a5d89c repo: don't abandon empty commit if it has descendants
It's unusual for the current commit to have descendants, but it can
happen. In particular, it can easily happen when you run `jj new`. You
probably don't want to abandon it in those cases.
2022-03-26 21:11:42 -07:00
..
test_bad_locking.rs
test_commit_builder.rs cargo: upgrade the config crate from 0.11.0 to 0.12.0 2022-03-18 22:33:04 -07:00
test_commit_concurrent.rs
test_conflicts.rs
test_diff_summary.rs
test_git.rs
test_index.rs
test_init.rs cargo: upgrade the config crate from 0.11.0 to 0.12.0 2022-03-18 22:33:04 -07:00
test_load_repo.rs
test_merge_trees.rs
test_mut_repo.rs repo: don't abandon empty commit if it has descendants 2022-03-26 21:11:42 -07:00
test_operations.rs
test_refs.rs
test_revset.rs
test_revset_graph_iterator.rs
test_rewrite.rs
test_view.rs
test_working_copy.rs working_copy: let caller pass in base Git ignores (#65, #87) 2022-03-12 10:48:06 -08:00
test_working_copy_concurrent.rs working_copy: let caller pass in base Git ignores (#65, #87) 2022-03-12 10:48:06 -08:00
test_workspace.rs