Property | Type | Description | |
---|---|---|---|
FindTfsRepositoryPathOfMergedBranch | string | ||
PerformRCheckin | int | ||
SetupMetadataExport | void | ||
_PerformRCheckinQuick | int |
Method | Description | |
---|---|---|
BuildCommitMessage ( |
||
Rcheckin ( |
||
RebaseOnto ( string newBaseCommit, string oldBaseCommit ) : void | ||
Run ( ) : int | ||
Run ( string localBranch ) : int |
Method | Description | |
---|---|---|
FindTfsRepositoryPathOfMergedBranch ( IGitTfsRemote remoteToCheckin, |
||
PerformRCheckin ( |
||
SetupMetadataExport ( IGitTfsRemote remote ) : void | ||
_PerformRCheckinQuick ( |
public BuildCommitMessage ( |
||
commit | ||
generateCheckinComment | bool | |
latest | string | |
return | string |
public Rcheckin ( |
||
checkinOptions | ||
writer | ||
globals | Globals | |
authors | ||
return | System |
public RebaseOnto ( string newBaseCommit, string oldBaseCommit ) : void | ||
newBaseCommit | string | |
oldBaseCommit | string | |
return | void |