GT
Coding/npm v0.1.2

DSH Tool Git

Structured Git tools with machine-readable output and a guard for destructive operations.

by lxj808624
View on GitHub View on npm
v0.1.2Version
npmnpm package
MITLicense
TypeScriptLanguage
Aug 14, 2026Updated
01

Installation

dsh plugin --profile web add dsh-tool-git
02

About this plugin

DSH Tool Git exposes status, diff, log, branch, stage, commit, stash and other daily Git operations as structured tools. Commands run without shell interpolation and destructive Git actions are denied, approved or allowed according to policy.

03

What it provides

  • 01Structured daily Git operations
  • 02Machine-readable results without shell interpolation
  • 03Destructive-operation policy guard

Important notes

  • The policy guard reduces accidental damage but is not a security sandbox.
04

README preview

README.md

DSH Tool Git

Structured Git tools with machine-readable output and a guard for destructive operations.

Read the full README at the source