Edit

SourceToTargetRef Class

Definition

[System.Runtime.Serialization.DataContract]
public class SourceToTargetRef
type SourceToTargetRef = class
Public Class SourceToTargetRef
Inheritance
SourceToTargetRef
Attributes

Constructors

SourceToTargetRef()

Properties

SourceRef

The source ref to copy. For example, refs/heads/master.

TargetRef

The target ref to update. For example, refs/heads/master.

Applies to