Method | Description | |
---|---|---|
clone_Library ( this tmDatabase, string gitLibrary, string targetFolder ) : |
||
gitCommit_SeparateThread ( this nGit ) : FluentSharp.Git.APIs.API_NGit | ||
git_Pull_Library ( this nGit ) : FluentSharp.Git.APIs.API_NGit | ||
git_Push_Library ( this nGit ) : FluentSharp.Git.APIs.API_NGit | ||
handle_UserData_GitLibraries ( this tmDatabase ) : |
||
setupGitSupport ( this tmDatabaseGit ) : |
||
triggerGitCommit ( this tmDatabase ) : |
public static clone_Library ( this tmDatabase, string gitLibrary, string targetFolder ) : |
||
tmDatabase | this | |
gitLibrary | string | |
targetFolder | string | |
return |
public static gitCommit_SeparateThread ( this nGit ) : FluentSharp.Git.APIs.API_NGit | ||
nGit | this | |
return | FluentSharp.Git.APIs.API_NGit |
public static git_Pull_Library ( this nGit ) : FluentSharp.Git.APIs.API_NGit | ||
nGit | this | |
return | FluentSharp.Git.APIs.API_NGit |
public static git_Push_Library ( this nGit ) : FluentSharp.Git.APIs.API_NGit | ||
nGit | this | |
return | FluentSharp.Git.APIs.API_NGit |
public static handle_UserData_GitLibraries ( this tmDatabase ) : |
||
tmDatabase | this | |
return |
public static setupGitSupport ( this tmDatabaseGit ) : |
||
tmDatabaseGit | this | |
return |
public static triggerGitCommit ( this tmDatabase ) : |
||
tmDatabase | this | |
return |