Struct Branch

struct Branch ;

Constructors

NameDescription
this (project, localBranch, remote, remoteBranch)

Fields

NameTypeDescription
localBranch string
project Project
remote string
remoteBranch string

Methods

NameDescription
getUploadInfo ()