Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

VersionControl.Provider.DiffHead

public static function DiffHead(assets: AssetList, includingMetaFiles: bool): 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.