Skip to main content

Module git

Module git 

Source
Expand description

Git integration tools: status, diff, and commit.

Structsยง

GitCommitTool
Stage files and create a git commit.
GitDiffTool
Show git diff of working tree changes.
GitStatusTool
Show git repository status.