class Git::CommandLineResult

The result of running a git command

This object stores the Git command executed and its status, stdout, and stderr.

@api public