Skip to main content

Module shell

Module shell 

Source
Expand description

Shell-based git command implementation.

This module provides the real implementation of git operations by invoking git commands through the shell.

Structsยง

ShellGit
Shell-based git operations.