jj/lib/tests
Yuya Nishihara ce3d28e234 git: do not import refs from remote named "git"
I made it simply fail on explicit fetch/import, and ignored on implicit import.
Since the error mode is predictable and less likely to occur. I don't think it
makes sense to implement warning propagation just for this.

Closes #1690.
2023-08-29 22:50:46 +09:00
..
test_bad_locking.rs
test_commit_builder.rs tree: move diff_summary() to MergedTree 2023-08-28 16:21:44 -07:00
test_commit_concurrent.rs
test_conflicts.rs
test_default_revset_graph_iterator.rs
test_diff_summary.rs tree: move diff_summary() to MergedTree 2023-08-28 16:21:44 -07:00
test_git.rs git: do not import refs from remote named "git" 2023-08-29 22:50:46 +09:00
test_id_prefix.rs
test_index.rs
test_init.rs commit: migrate remaining uses of Commit::tree_id() and delete it 2023-08-28 15:58:34 -07:00
test_load_repo.rs
test_merge_trees.rs
test_merged_tree.rs
test_mut_repo.rs commit: migrate remaining uses of Commit::tree_id() and delete it 2023-08-28 15:58:34 -07:00
test_operations.rs
test_refs.rs
test_revset.rs
test_rewrite.rs
test_view.rs
test_working_copy.rs
test_working_copy_concurrent.rs
test_working_copy_sparse.rs
test_workspace.rs