jj/lib
Martin von Zweigbergk 96b3e05bc5 working_copy: rename write_tree() to snapshot()
I think I copied the name `write_tree()` from Git, but I find it quite
confusing, since it's not clear if it write a tree to the working copy
or reads the working copy and writes a tree to the store (it's the
former).
2022-05-02 08:00:15 -07:00
..
protos working_copy: record sparse patterns in the tree state (#52) 2022-04-26 14:52:17 -07:00
src working_copy: rename write_tree() to snapshot() 2022-05-02 08:00:15 -07:00
tests working_copy: rename write_tree() to snapshot() 2022-05-02 08:00:15 -07:00
build.rs
Cargo.toml