Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Provider.DiffHead

Switch to Manual
public static function DiffHead(assets: VersionControl.AssetList, includingMetaFiles: bool): VersionControl.Task;

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.