This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
jj
Watch
1
Star
0
Fork
You've already forked jj
1
mirror of
https://github.com/martinvonz/jj.git
synced
2025-01-12 15:16:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7
55184237e1
jj
/
tests
History
Yuya Nishihara
55184237e1
cli: suggest 'jj init --git-repo' if .git directory already exists
...
I made new empty repository by mistake, and didn't notice it until I ran 'jj status'.
2022-10-31 01:00:40 +09:00
..
common
tests: extract setup of libgit2 config to lib crate
2022-10-23 11:08:22 -07:00
smoke_test.rs
test_alias.rs
Include @ in the default revset
2022-10-19 13:30:16 -07:00
test_branch_command.rs
test_checkout.rs
test_concurrent_operations.rs
test_describe_command.rs
test_diff_command.rs
test_edit_command.rs
repo: forbid checking out the root commit
2022-10-21 10:10:07 -07:00
test_git_clone.rs
test_git_colocated.rs
git: don't abandon HEAD commit when it loses a branch
2022-10-29 03:02:26 -07:00
test_git_push.rs
cli: search @- for branches to push when @ has none
2022-10-20 22:18:48 -07:00
test_git_remotes.rs
cli: add git remote rename subcommand
2022-10-20 11:04:16 -07:00
test_gitignores.rs
test_global_opts.rs
test_init_command.rs
cli: suggest 'jj init --git-repo' if .git directory already exists
2022-10-31 01:00:40 +09:00
test_interdiff_command.rs
test_log_command.rs
revset: implement file(pattern[, candidates]) predicate
2022-10-24 01:48:00 +09:00
test_move_command.rs
test_new_command.rs
test_obslog_command.rs
test_operations.rs
Include @ in the default revset
2022-10-19 13:30:16 -07:00
test_print_command.rs
test_rebase_command.rs
test_restore_command.rs
test_sparse_command.rs
test_split_command.rs
test_squash_command.rs
test_touchup_command.rs
test_undo.rs
test_unsquash_command.rs
test_untrack_command.rs
test_workspaces.rs
Include @ in the default revset
2022-10-19 13:30:16 -07:00