sapling/lib/treestate
Jun Wu b15a1b747f treestate: add Tree.get_mut
Summary:
The `Tree` object can return an `&mut` entry easily. Let's expose the
interface. This could be useful when the caller only wants to modify part of
the file state. For example, changing `copied` without touching anything
else.

Reviewed By: markbt

Differential Revision: D7748820

fbshipit-source-id: 430fa8ee310297c61866695a692134daf519e78d
2018-04-30 19:10:45 -07:00
..
src treestate: add Tree.get_mut 2018-04-30 19:10:45 -07:00
Cargo.toml treestate: add a TreeState struct 2018-04-30 19:10:45 -07:00