ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara aa3dfaa859 cli: fix operation id recorded on unmanaged Git HEAD move
This appears to be broken at db0d14569b "cli: wrap repo in a struct to
prepare for adding cached data." Testing this isn't easy since the operation
id recorded here will be overwritten immediately by snapshot_working_copy(),
and the snapshotting should work fine so long as the tree id matches.
2023-09-19 21:30:40 +09:00
..
examples backend: move constant functions first 2023-09-19 05:24:51 -07:00
src cli: fix operation id recorded on unmanaged Git HEAD move 2023-09-19 21:30:40 +09:00
testing fake_diff_editor: Allow specifying extra arguments to be ignored 2023-08-21 20:19:15 -07:00
tests merge_tools: create builtin merge editor 2023-09-18 06:33:29 +02:00
build.rs build: update rerun-if conditions to watch .git/HEAD in colocated repo 2023-08-06 12:16:11 +09:00
Cargo.toml cargo: enable the watchman feature by default 2023-09-08 09:34:55 -07:00