Expand description
Git integration tools: status, diff, and commit.
Structsยง
- GitCommit
Tool - Stage files and create a git commit.
- GitDiff
Tool - Show git diff of working tree changes.
- GitStatus
Tool - Show git repository status.
Git integration tools: status, diff, and commit.