Values.GetRepositoryLinkInputSourceReturns details about a repository link. A repository link allows Git sync to monitor and sync changes from files in a specified Git repository.
type nonrec t = {repositoryLinkId : RepositoryLinkId.t;The ID of the repository link to get.
*)}