Factory for creating IGitRemoteFeatures.
IGitRemoteFeatures CreateGitRemoteFeatures(IRepository repository)
Create the IGitRemoteFeatures for a given repository .
RemoteGitProvider ParseRemoteGitProviderFromOrigin(Uri origin)
Gets the RemoteGitProvider for a given origin .
IGitRemoteFeatures CreateGitRemoteFeatures(Uri origin)
Create the IGitRemoteFeatures for a given origin .
Provides features for remote git services.
Represents an on-disk git repository.
RemoteGitProvider
Indicates the remote git host.