...
First the plugin is turned on, it initiates clean checkout, after which in the checkout directory there are only essential files and no garbage. At this moment the state of the checkout directory is saved into a file in the Agent working temp directory named <checkout_direcory_name>.snapshot
using DiskDir format.
...