All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description GitExecutor The actual assembler of the git command to execute.IContext The context provided in the execute method of the GitExecutor class.IExecutable The template of identifying the actual git executable.IScript The template of identifying the support script to to run the git command in a particular directory.LinuxOS An implementation specific to Linux.MacOS An implementation specific to Mac.OSType The enumerator that identifies the OSType.OtherOS An implementation specific to unknown OS.WindowsOS An implementation specific to Windows.