A file system implementation.
The name of the remote.
The URL of the remote.
Optional
force?: booleanInstead of throwing an error if a remote named remote
already exists, overwrite the existing remote.
Optional
gitdir?: stringThe git directory path (default: {dir}/.git
).
Generated using TypeDoc
The working tree directory path.