tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
IGitRemoteFeaturesFactory.cs
Go to the documentation of this file.
1using System;
2
4
6{
33}
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 .
Represents an on-disk git repository.
RemoteGitProvider
Indicates the remote git host.