jj/lib
mlcui 4c03506fb5 git: Avoid resetting Git index when trees are identical
This accounts for commit message-only changes which do not change the
tree ID, as well as checkouts between commits with identical tree
contents.

See #3748 for previous work on avoiding resetting HEAD when the
*commits* are identical.
2024-05-29 18:11:26 +10:00
..
benches
gen-protos
proc-macros cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
src git: Avoid resetting Git index when trees are identical 2024-05-29 18:11:26 +10:00
tests test_git.rs: delete now-useless test 2024-05-28 21:38:26 -07:00
testutils tree_builder: propagate errors from write_tree() 2024-05-22 06:46:38 -07:00
Cargo.toml cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
LICENSE