TransifexRunnerRemoteSettings<TSettingsType>.

UseGitTimestamps Property

Summary

Gets or sets a value indicating whether to use git timestamps when comparing commited files timestamp with corresponding file on transifex.

Syntax

public bool UseGitTimestamps { get; set; }

Remarks

  • Required transifex client v0.13.10
  • Required Cake.Transifex version v0.9.0

Value

Type Description
bool