ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk 3613fe3f59 git_store: avoid confusing delegation from write_conflict() to write_file()
Very little code was saved by reusing `write_file()` and it made it
confusing (needed to provide an unused filename). Also, I'll soon want
access to the `locked_repo` variable in `write_conflict()`.
2020-12-25 00:26:28 -08:00
..
protos protobuf: generate code at build-time 2020-12-24 01:05:17 -08:00
src git_store: avoid confusing delegation from write_conflict() to write_file() 2020-12-25 00:26:28 -08:00
tests evolution: fix it so pruned commits can be divergent 2020-12-23 18:01:01 -08:00
build.rs protobuf: generate code at build-time 2020-12-24 01:05:17 -08:00
Cargo.toml git_store: use exponential backoff when retrying note-writing 2020-12-24 23:22:07 -08:00