tgstation-server 6.3.2
The /tg/station 13 server suite
Loading...
Searching...
No Matches
RemoteGitProvider.cs
Go to the documentation of this file.
2{
6 public enum RemoteGitProvider
7 {
11 Unknown,
12
16 GitHub,
17
21 GitLab,
22 }
23}
RemoteGitProvider
Indicates the remote git host.