You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@tiennou, we have lost GTRepositoryCloneOptionsCheckout constant — it's declared in the GTRepository.h file, but nowhere else, so if any third-party code attempts to use it, we get a link error saying it's not defined anywhere. Not sure if the relevant code is also gone or substituted by GTCheckoutOptions struct.