Method | Description | |
---|---|---|
DXVcs2Git_GitToolsPackage ( ) : System |
Initializes a new instance of the DXVcs2Git_GitToolsPackage class.
|
|
ShowMergeRequestUI ( ) : void | ||
ShowOptionsUI ( ) : void |
Method | Description | |
---|---|---|
GetService ( |
||
Initialize ( ) : void |
Initialization of the package; this method is called right after the package is sited, so this is the place where you can put all the initialization code that rely on services provided by VisualStudio.
|
Method | Description | |
---|---|---|
CalcGitRepoPath ( ) : string | ||
FindGitDir ( string dirPath ) : string |
public DXVcs2Git_GitToolsPackage ( ) : System | ||
return | System |
protected GetService ( |
||
serviceType | ||
return | object |