Description
Selected parts of a working tree can be committed as partial patches. It is useful for developers who want precise version-control history when a file contains multiple unrelated changes.
Partial commits can accidentally omit required context or tests. Review the final diff and run focused checks before publishing the commit.