Values.VersionControlInfoSourceDetails about the version control configuration.
type nonrec t = {versionControlConfigurationTimeStamp : String_.t option;The time when the version control system was last configured.
*)versionControlType : VersionControlType.t option;The type of version control.
*)}