ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 073310547c operation: make Operation object cheaply clonable
We do clone Operation object in several places, and I'm going to add one more
.clone() in the templater. Since the underlying metadata has many fields, I
think it's better to wrap it with Arc just like a Commit object.
2024-02-23 10:13:25 +09:00
..
benches
gen-protos
proc-macros
src operation: make Operation object cheaply clonable 2024-02-23 10:13:25 +09:00
tests sign: Skip gpg tests if gpg is not installed 2024-02-21 13:22:53 +00:00
testutils
Cargo.toml
LICENSE