ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 2382ae09e2 gen-protos: make old protoc accept optional fields
The version installed by ubuntu "latest" doesn't seem to support optional
fields yet. This is copied from the prost documentation.

https://docs.rs/prost-build/latest/prost_build/struct.Config.html#method.protoc_arg
2023-07-27 15:32:48 +09:00
..
benches cargo: rename crates from jujutsu/jujutsu-lib to jj-cli/jj-lib 2023-07-09 06:40:43 +02:00
gen-protos gen-protos: make old protoc accept optional fields 2023-07-27 15:32:48 +09:00
src simple_op_store: add object type and id to protobuf decode errors 2023-07-26 14:17:21 -07:00
tests working_copy: leverage create_tree() in test 2023-07-26 23:30:10 -07:00
testutils cargo: bump the cargo-dependencies group with 3 updates 2023-07-21 15:34:03 +00:00
Cargo.toml revset_graph: add helper to test graph sorting 2023-07-25 01:45:37 +09:00