SourceToTargetRef interface
Properties
| source |
The source ref to copy. For example, refs/heads/master. |
| target |
The target ref to update. For example, refs/heads/master. |
Property Details
sourceRef
The source ref to copy. For example, refs/heads/master.
sourceRef: string
Property Value
string
targetRef
The target ref to update. For example, refs/heads/master.
targetRef: string
Property Value
string