A file system implementation.
The key of the git config entry.
A value to store at that path (use undefined as the value to delete a config entry).
Optional append?: booleanIf true, will append rather than replace when setting (use with multi-valued config options).
Optional gitdir?: stringThe git directory path (default: {dir}/.git).
Generated using TypeDoc
The working tree directory path.