Provider.DiffHead
public static VersionControl.Task DiffHead(VersionControl.AssetList assets,
bool includingMetaFiles);
Parameters
| assets | List of assets. | |
| includingMetaFiles | Whether or not to include .meta. |
Description 描述
Starts a task for showing a diff of the given assest versus their head revision.