gitRemoteSettings property

GitRemoteSettings? gitRemoteSettings
getter/setter pair

If set, configures this repository to be linked to a Git remote.

Optional.

Implementation

GitRemoteSettings? gitRemoteSettings;