Skip to content

dsh-tool-git v0.1.0

Choose a tag to compare

@lxj808624 lxj808624 released this 13 Aug 17:41
· 7 commits to main since this release

First release: 8 structured git tools + destructive-command safety gate.

  • git_status / git_diff / git_log / git_branch / git_stage / git_commit / git_stash / git_show
  • tools/pre-execute guard for force push, hard reset, rebase, amend, branch/tag deletion (deny/ask/allow)
  • Self-contained build + CI green on Node 22/24
  • Install: dsh plugin --profile web add github:lxj808624/dsh-tool-git#v0.1.0