dugite icon indicating copy to clipboard operation
dugite copied to clipboard

Revise Dugite usage examples in README (Replace deprecated GitProcess usage with new exec() API)

Open princeaden1 opened this issue 1 month ago • 0 comments

Updated usage instructions for Dugite in README.

Dugite's README currently uses the old GitProcess.exec() API, which is no longer exported in recent releases. This PR updates the documentation to reference the new exec() function from the Dugite package.

princeaden1 avatar Nov 13 '25 14:11 princeaden1