Currently, `add` will sync the latest Asset Tree and overlay the user's update on it. In the time period between `add` to `commit`, if there is any new Commit, the user's staging Asset Tree / Commit will not be aware of it.
Currently,
addwill sync the latest Asset Tree and overlay the user's update on it.In the time period between
addtocommit, if there is any new Commit, the user's staging Asset Tree / Commit will not be aware of it.