-
Notifications
You must be signed in to change notification settings - Fork 349
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cli: add a
jj debug tree
command for printing the tree
I'm about to make conflicts also get materialized in executable files. We'll lose some of the test coverage in `test_chmod_command.rs` then, because the those tests rely on the materialized content to describe the executable bits. So this commit adds a debug command for printing tree values and uses that in the tests.
- Loading branch information
1 parent
947b139
commit 1257416
Showing
2 changed files
with
65 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters