Refactor Command To Commandlineresult

Migrates a command class that still performs parsing or custom execution logic to return raw Git::CommandLineResult, moving parsing to facade/parser layers. Use during architectural redesign refactoring. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/ruby-git--ruby-git--ruby-git commit e0675bc23d

Frequently asked questions

npx skillmds@latest add tomevault-io/refactor-command-to-commandlineresult