dugite
dugite copied to clipboard
Revise Dugite usage examples in README (Replace deprecated GitProcess usage with new exec() API)
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.